Possible to tell if command ran on mobile vs. desktop?

Is it possible to tell if a command interaction was ran on a mobile device vs. the desktop app? I'm hoping to respond with different behavior depending on the device type if possible
4 Replies
d.js toolkit
d.js toolkit3w ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
Inky
Inky3w ago
No
d.js docs
d.js docs3w ago
:property: Presence#clientStatus [email protected] The devices this presence is on
Inky
Inky3w ago
Even then, presence can manipulated per-device

Did you find this page helpful?