diff --git a/discord.master.js b/discord.master.js index 74717dc0..4fbaac6c 100644 --- a/discord.master.js +++ b/discord.master.js @@ -12969,7 +12969,7 @@ class OAuth2Application { /** * OAuth2 secret for the application - * @type {boolean} + * @type {string} */ this.secret = data.secret;