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

    Interface RPCSubscribeResult

    interface RPCSubscribeResult {
        cmd: Subscribe;
        data: RPCSubscribeResultData;
        nonce: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    nonce: string