DisBot
    Preparing search index...

    Type Alias ModerationScoutMinAggregateInputType

    type ModerationScoutMinAggregateInputType = {
        GuildId?: true;
        Id?: true;
        NeedsModeratorApprove?: true;
        PublicBanListEnabled?: true;
        PublicBanListUrl?: true;
        ReportCommandId?: true;
        ReportMesageContextId?: true;
        ReportUserContextId?: true;
        SuccssReportMessageId?: true;
        UUID?: true;
    }
    Index

    Properties

    GuildId?: true
    Id?: true
    NeedsModeratorApprove?: true
    PublicBanListEnabled?: true
    PublicBanListUrl?: true
    ReportCommandId?: true
    ReportMesageContextId?: true
    ReportUserContextId?: true
    SuccssReportMessageId?: true
    UUID?: true