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

    Interface OPPlayerUpdate

    interface OPPlayerUpdate {
        guildId: string;
        op: PLAYER_UPDATE;
        state: PlayerState;
    }
    Index

    Properties

    Properties

    guildId: string