DisBot
    Preparing search index...

    Type Alias VerificationGatesPermissionSelectScalar

    type VerificationGatesPermissionSelectScalar = {
        ChannelId?: boolean;
        Id?: boolean;
        Permission?: boolean;
        VerificationGateId?: boolean;
    }
    Index

    Properties

    ChannelId?: boolean
    Id?: boolean
    Permission?: boolean
    VerificationGateId?: boolean