Discord.https - v3.0.16
    Preparing search index...

    Variable OAuth2RoutesConst

    OAuth2Routes: {
        authorizationURL: "https://discord.com/api/v10/oauth2/authorize";
        tokenRevocationURL: "https://discord.com/api/v10/oauth2/token/revoke";
        tokenURL: "https://discord.com/api/v10/oauth2/token";
    }

    Type Declaration

    • ReadonlyauthorizationURL: "https://discord.com/api/v10/oauth2/authorize"
    • ReadonlytokenRevocationURL: "https://discord.com/api/v10/oauth2/token/revoke"
    • ReadonlytokenURL: "https://discord.com/api/v10/oauth2/token"