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

    Interface OPPlayerUpdate

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