@discordx/lava-player
    Preparing search index...

    Interface OPReady

    interface OPReady {
        op: READY;
        resumed: boolean;
        sessionId: string;
    }
    Index

    Properties

    Properties

    op: READY

    The type of OP

    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