We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sets the socketUrl to the url that WebSocket requests will be sent to
string
The url to set the socketUrl to.
true if socketUrl changed, false if not
true
false
bot.setSocketURL('wss://plug.dj:443/socket');
Menu