DisBot
    Preparing search index...

    Type Alias GuildYoutubeNotificationsSelectScalar

    type GuildYoutubeNotificationsSelectScalar = {
        ChannelId?: boolean;
        GuildId?: boolean;
        Id?: boolean;
        Latest?: boolean;
        MessageTemplateId?: boolean;
        PingRoles?: boolean;
        UUID?: boolean;
        YoutubeChannelId?: boolean;
    }
    Index

    Properties

    ChannelId?: boolean
    GuildId?: boolean
    Id?: boolean
    Latest?: boolean
    MessageTemplateId?: boolean
    PingRoles?: boolean
    UUID?: boolean
    YoutubeChannelId?: boolean