DisBot
    Preparing search index...

    Type Alias GuildTwitchNotificationsSelectScalar

    type GuildTwitchNotificationsSelectScalar = {
        ChannelId?: boolean;
        GuildId?: boolean;
        Id?: boolean;
        Live?: boolean;
        MessageTemplateId?: boolean;
        PingRoles?: boolean;
        TwitchChannelName?: boolean;
        UUID?: boolean;
    }
    Index

    Properties

    ChannelId?: boolean
    GuildId?: boolean
    Id?: boolean
    Live?: boolean
    MessageTemplateId?: boolean
    PingRoles?: boolean
    TwitchChannelName?: boolean
    UUID?: boolean