Discolink
    Preparing search index...

    Interface LyricsNotFoundEvent

    interface LyricsNotFoundEvent {
        type: LyricsNotFound;
        op: Event;
        guildId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The type of event

    op: Event

    The op type

    guildId: string

    The guild id