DisBot
    Preparing search index...

    Type Alias GuildUserModerationSettingUnmuteMaxAggregateOutputType

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

    Properties

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