mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 14:41:36 +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
|
||||
* @typedef {Object} PresenceData
|
||||
* @property {PresenceStatus} [status] Status of the user
|
||||
* @property {boolean} [afk] Whether the user is AFK
|
||||
* @property {Object} [game] Game the user is playing
|
||||
|
|
|
|||
Loading…
Reference in a new issue