Discolink
    Preparing search index...

    Interface ReadyPayload

    interface ReadyPayload {
        op: Ready;
        resumed: boolean;
        sessionId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    op: Ready

    The op type

    resumed: boolean

    Whether this session was resumed

    sessionId: string

    The Lavalink session id of this connection. Not to be confused with a Discord voice session id