Takaro - v0.4.9
    Preparing search index...

    Interface EventDiscordChannel

    EventDiscordChannel

    interface EventDiscordChannel {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string

    EventDiscordChannel

    name: string

    EventDiscordChannel