DisBot
    Preparing search index...

    Type Alias GuildWelcomeSetupMaxAggregateOutputType

    type GuildWelcomeSetupMaxAggregateOutputType = {
        ChannelId: string | null;
        GuildId: string | null;
        Id: number | null;
        Image: boolean | null;
        MessageTemplateId: string | null;
    }
    Index

    Properties

    ChannelId: string | null
    GuildId: string | null
    Id: number | null
    Image: boolean | null
    MessageTemplateId: string | null