-
I've searched the documentation but I didn't find anything. I have seen bots in this status like this. |
Beta Was this translation helpful? Give feedback.
Answered by
DaStormer
Feb 17, 2021
Replies: 1 comment
-
I believe it isn't in the Discord.JS documentation. This should work: new Discord.Client({ ws: { properties: { $browser: "Discord iOS" } }}) Reference: https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe it isn't in the Discord.JS documentation.
This should work:
Reference: https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties