DisBot
    Preparing search index...

    Type Alias GuildSecurityCountOutputType

    Count Type GuildSecurityCountOutputType

    type GuildSecurityCountOutputType = {
        VerificationGates: number;
    }
    Index

    Properties

    VerificationGates: number