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

    Interface RPCAuthorizeResult

    interface RPCAuthorizeResult {
        cmd: Authorize;
        data: RPCAuthorizeResultData;
        nonce: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    nonce: string