DisBot
    Preparing search index...

    Type Alias GuildUserModerationSettingBanSelectScalar

    type GuildUserModerationSettingBanSelectScalar = {
        AuditLogReason?: boolean;
        DefaultReason?: boolean;
        DeleteProveMessage?: boolean;
        Duration?: boolean;
        GuildUserModerationSettingId?: boolean;
        Id?: boolean;
        NeedReason?: boolean;
    }
    Index

    Properties

    AuditLogReason?: boolean
    DefaultReason?: boolean
    DeleteProveMessage?: boolean
    Duration?: boolean
    GuildUserModerationSettingId?: boolean
    Id?: boolean
    NeedReason?: boolean