We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11086d commit caf9cdeCopy full SHA for caf9cde
packages/discord.js/src/structures/ClientApplication.js
@@ -15,7 +15,7 @@ const PermissionsBitField = require('../util/PermissionsBitField');
15
*/
16
17
/**
18
- * Represents a Client OAuth2 Application.
+ * Represents a client application.
19
* @extends {Application}
20
21
class ClientApplication extends Application {
0 commit comments