mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
Fix loads of JSDoc type issues
This commit is contained in:
@@ -11,7 +11,7 @@ class ClientOAuth2Application extends OAuth2Application {
|
||||
|
||||
/**
|
||||
* The app's flags
|
||||
* @type {int}
|
||||
* @type {number}
|
||||
*/
|
||||
this.flags = data.flags;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user