You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luckshya edited this page Jul 9, 2020
·
1 revision
Description
Discord disconnect event
Example
functiononDisconnect();
Note
It is called when discord bot disconnects i.e will also be called if reconnect happens (disconnect + connect)
Note
This event is not called directly, there is only one event onDiscordUpdate which is called. This is only available to provide argument information for this event type