DisBot
    Preparing search index...

    Type Alias GuildSecurityAvgAggregateOutputType

    type GuildSecurityAvgAggregateOutputType = {
        Id: number | null;
        MaxAccountAge: number | null;
    }
    Index

    Properties

    Properties

    Id: number | null
    MaxAccountAge: number | null