DisBot
    Preparing search index...

    Type Alias GuildUserModerationSettingWarnMaxAggregateOutputType

    type GuildUserModerationSettingWarnMaxAggregateOutputType = {
        AuditLogReason: string | null;
        DefaultReason: string | null;
        DeleteProveMessage: boolean | null;
        Duration: number | null;
        GuildUserModerationSettingId: string | null;
        Id: number | null;
        NeedReason: boolean | null;
    }
    Index

    Properties

    AuditLogReason: string | null
    DefaultReason: string | null
    DeleteProveMessage: boolean | null
    Duration: number | null
    GuildUserModerationSettingId: string | null
    Id: number | null
    NeedReason: boolean | null