DisBot
    Preparing search index...

    Type Alias VerificationGatesMaxAggregateOutputType

    type VerificationGatesMaxAggregateOutputType = {
        Action: string | null;
        ActionType: string | null;
        Active: boolean | null;
        ChannelId: string | null;
        CreatedAt: Date | null;
        Id: number | null;
        MessageId: string | null;
        SecurityId: string | null;
        UUID: string | null;
    }
    Index

    Properties

    Action: string | null
    ActionType: string | null
    Active: boolean | null
    ChannelId: string | null
    CreatedAt: Date | null
    Id: number | null
    MessageId: string | null
    SecurityId: string | null
    UUID: string | null