DisBot
    Preparing search index...

    Type Alias GuildSpotifyNotificationsSelectScalar

    type GuildSpotifyNotificationsSelectScalar = {
        ChannelId?: boolean;
        GuildId?: boolean;
        Id?: boolean;
        Latests?: boolean;
        MessageTemplateId?: boolean;
        PingRoles?: boolean;
        ShowId?: boolean;
        UUID?: boolean;
    }
    Index

    Properties

    ChannelId?: boolean
    GuildId?: boolean
    Id?: boolean
    Latests?: boolean
    MessageTemplateId?: boolean
    PingRoles?: boolean
    ShowId?: boolean
    UUID?: boolean