From 23790330a6ae7641e6be939b69dc0032927d812d Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 29 Dec 2016 08:06:40 +0000 Subject: [PATCH] Webpack build: 1b76333b8bba488104fdc74d95b6c624f3c5d34a --- discord.indev.js | 1 + 1 file changed, 1 insertion(+) diff --git a/discord.indev.js b/discord.indev.js index d21de076..bdcb256d 100644 --- a/discord.indev.js +++ b/discord.indev.js @@ -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