mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 19:50:55 +00:00
Webpack build: 1b76333b8b
This commit is contained in:
parent
0e2dba820b
commit
23790330a6
1 changed files with 1 additions and 0 deletions
|
|
@ -8559,6 +8559,7 @@ class ClientUser extends User {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Data resembling a raw Discord presence
|
* Data resembling a raw Discord presence
|
||||||
|
* @typedef {Object} PresenceData
|
||||||
* @property {PresenceStatus} [status] Status of the user
|
* @property {PresenceStatus} [status] Status of the user
|
||||||
* @property {boolean} [afk] Whether the user is AFK
|
* @property {boolean} [afk] Whether the user is AFK
|
||||||
* @property {Object} [game] Game the user is playing
|
* @property {Object} [game] Game the user is playing
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue