DisBot
    Preparing search index...

    Type Alias GuildSpotifyNotificationsMaxAggregateOutputType

    type GuildSpotifyNotificationsMaxAggregateOutputType = {
        ChannelId: string | null;
        GuildId: string | null;
        Id: number | null;
        MessageTemplateId: string | null;
        ShowId: string | null;
        UUID: string | null;
    }
    Index

    Properties

    ChannelId: string | null
    GuildId: string | null
    Id: number | null
    MessageTemplateId: string | null
    ShowId: string | null
    UUID: string | null