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

    Interface RPCGetUserResult

    interface RPCGetUserResult {
        cmd: GetUser;
        data: APIUser;
        nonce: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    cmd: GetUser
    data: APIUser
    nonce: string