mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
Add missing @typedef line
This commit is contained in:
@@ -120,6 +120,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
|
||||
|
||||
Reference in New Issue
Block a user