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

    Interface APIApplicationInstallParams

    interface APIApplicationInstallParams {
        permissions: string;
        scopes: OAuth2Scopes[];
    }
    Index

    Properties

    Properties

    permissions: string
    scopes: OAuth2Scopes[]