DisBot
    Preparing search index...

    Type Alias VerificationGatesPermissionMinAggregateOutputType

    type VerificationGatesPermissionMinAggregateOutputType = {
        ChannelId: string | null;
        Id: number | null;
        VerificationGateId: string | null;
    }
    Index

    Properties

    ChannelId: string | null
    Id: number | null
    VerificationGateId: string | null