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

    Interface EventBase

    interface EventBase {
        guildId: string;
        op: EVENT;
        type: EventType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    guildId: string

    The guild id

    op: EVENT

    Type of OP

    type: EventType

    The type of event