The Dashboard class allows you to listen for events in the Dashboard.
For example, you can know when and what user has logged into the Dashboard and what settings they have changed in Bots.
<DiscordOAuthUserResponse>
Object
<UserSessionObject>
if user is logged in or {loggedIn: false}
if not.
The event type to listen for.
The Dashboard class allows you to listen for events in the Dashboard.
For example, you can know when and what user has logged into the Dashboard and what settings they have changed in Bots.
<DiscordOAuthUserResponse>
Object
<UserSessionObject>
if user is logged in or {loggedIn: false}
if not.
The event type to listen for.