Discolink
    Preparing search index...

    Interface BaseEventPayload

    interface BaseEventPayload {
        op: Event;
        type: string;
        guildId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    op: Event

    The op type

    type: string

    The type of event

    guildId: string

    The guild id