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

    Interface _NonDispatchPayload

    interface _NonDispatchPayload {
        d?: unknown;
        op: GatewayOpcodes;
        s: null;
        t: null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    d? op s t

    Properties

    d?: unknown

    Event data

    Opcode for the payload

    s: null
    t: null