mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
3 PRs in one day! (#851)
This commit is contained in:
@@ -3,6 +3,7 @@ const OAuth2App = require('./OAuth2App');
|
||||
|
||||
/**
|
||||
* Represents the client's OAuth2 Application
|
||||
* @extends {OAuth2App}
|
||||
*/
|
||||
class ClientOAuth2App extends OAuth2App {
|
||||
setup(data) {
|
||||
|
||||
Reference in New Issue
Block a user