DisBot
    Preparing search index...

    Type Alias TicketSetupsScalarWhereWithAggregatesInput

    type TicketSetupsScalarWhereWithAggregatesInput = {
        AND?:
            | TicketSetupsScalarWhereWithAggregatesInput
            | TicketSetupsScalarWhereWithAggregatesInput[];
        AutoAssignHandler?: | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null;
        AutoCloseAction?: StringNullableListFilter<"TicketSetups">;
        AutoCloseAfterInactivity?:
            | IntNullableWithAggregatesFilter<"TicketSetups">
            | number
            | null;
        AutoCloseAfterTime?:
            | IntNullableWithAggregatesFilter<"TicketSetups">
            | number
            | null;
        AutoReplyMessageTemplateId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        CategoryId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        ChannelType?:
            | IntNullableWithAggregatesFilter<"TicketSetups">
            | number
            | null;
        CustomId?: StringWithAggregatesFilter<"TicketSetups"> | string;
        EnableTicketsOnlyFromTime?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        GuildId?: StringWithAggregatesFilter<"TicketSetups"> | string;
        HasModal?:
            | BoolNullableWithAggregatesFilter<"TicketSetups">
            | boolean
            | null;
        Id?: IntWithAggregatesFilter<"TicketSetups"> | number;
        MessageTemplateId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        ModalTitle?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        NOT?:
            | TicketSetupsScalarWhereWithAggregatesInput
            | TicketSetupsScalarWhereWithAggregatesInput[];
        OldTicketCategoryId?: | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null;
        OnlyClaimMode?:
            | BoolNullableWithAggregatesFilter<"TicketSetups">
            | boolean
            | null;
        OR?: TicketSetupsScalarWhereWithAggregatesInput[];
        RequiredRoles?: StringNullableListFilter<"TicketSetups">;
        SendTranscriptToUser?:
            | BoolNullableWithAggregatesFilter<"TicketSetups">
            | boolean
            | null;
        SlashCommandDescription?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        SlashCommandId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        SlashCommandName?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TextCommandName?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TicketBlacklistRoles?: StringNullableListFilter<"TicketSetups">;
        TicketChannelName?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TicketCreationCooldownPerUser?:
            | IntNullableWithAggregatesFilter<"TicketSetups">
            | number
            | null;
        TicketFeedbackChannelId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TicketLimit?:
            | IntNullableWithAggregatesFilter<"TicketSetups">
            | number
            | null;
        TicketRateLimit?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TicketStatusChannelId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TicketStatusMessageId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TicketStatusMessageTemplateId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        TranscriptChannelId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        UserDMWhenCloseMessageTemplateId?:
            | StringNullableWithAggregatesFilter<"TicketSetups">
            | string
            | null;
        WithTicketFeedback?:
            | BoolNullableWithAggregatesFilter<"TicketSetups">
            | boolean
            | null;
    }
    Index

    Properties

    AutoAssignHandler?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    AutoCloseAction?: StringNullableListFilter<"TicketSetups">
    AutoCloseAfterInactivity?:
        | IntNullableWithAggregatesFilter<"TicketSetups">
        | number
        | null
    AutoCloseAfterTime?:
        | IntNullableWithAggregatesFilter<"TicketSetups">
        | number
        | null
    AutoReplyMessageTemplateId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    CategoryId?: StringNullableWithAggregatesFilter<"TicketSetups"> | string | null
    ChannelType?: IntNullableWithAggregatesFilter<"TicketSetups"> | number | null
    CustomId?: StringWithAggregatesFilter<"TicketSetups"> | string
    EnableTicketsOnlyFromTime?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    GuildId?: StringWithAggregatesFilter<"TicketSetups"> | string
    HasModal?: BoolNullableWithAggregatesFilter<"TicketSetups"> | boolean | null
    Id?: IntWithAggregatesFilter<"TicketSetups"> | number
    MessageTemplateId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    ModalTitle?: StringNullableWithAggregatesFilter<"TicketSetups"> | string | null
    OldTicketCategoryId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    OnlyClaimMode?:
        | BoolNullableWithAggregatesFilter<"TicketSetups">
        | boolean
        | null
    RequiredRoles?: StringNullableListFilter<"TicketSetups">
    SendTranscriptToUser?:
        | BoolNullableWithAggregatesFilter<"TicketSetups">
        | boolean
        | null
    SlashCommandDescription?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    SlashCommandId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    SlashCommandName?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TextCommandName?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TicketBlacklistRoles?: StringNullableListFilter<"TicketSetups">
    TicketChannelName?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TicketCreationCooldownPerUser?:
        | IntNullableWithAggregatesFilter<"TicketSetups">
        | number
        | null
    TicketFeedbackChannelId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TicketLimit?: IntNullableWithAggregatesFilter<"TicketSetups"> | number | null
    TicketRateLimit?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TicketStatusChannelId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TicketStatusMessageId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TicketStatusMessageTemplateId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    TranscriptChannelId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    UserDMWhenCloseMessageTemplateId?:
        | StringNullableWithAggregatesFilter<"TicketSetups">
        | string
        | null
    WithTicketFeedback?:
        | BoolNullableWithAggregatesFilter<"TicketSetups">
        | boolean
        | null