DisBot
    Preparing search index...

    Type Alias XPDropsMaxAggregateOutputType

    type XPDropsMaxAggregateOutputType = {
        ClaimType: number | null;
        GuildId: string | null;
        Id: number | null;
        TimeToRespawn: string | null;
        XPRange: string | null;
    }
    Index

    Properties

    ClaimType: number | null
    GuildId: string | null
    Id: number | null
    TimeToRespawn: string | null
    XPRange: string | null