Discolink
    Preparing search index...

    Interface PlayerUpdatePayload

    interface PlayerUpdatePayload {
        op: PlayerUpdate;
        guildId: string;
        state: PlayerState;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The op type

    guildId: string

    The guild id of the player

    The player state