mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +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
|
* Represents the client's OAuth2 Application
|
||||||
|
* @extends {OAuth2App}
|
||||||
*/
|
*/
|
||||||
class ClientOAuth2App extends OAuth2App {
|
class ClientOAuth2App extends OAuth2App {
|
||||||
setup(data) {
|
setup(data) {
|
||||||
|
|||||||
Reference in New Issue
Block a user