Type Alias GuildDropsGameWebhookMaxAggregateInputType

GuildDropsGameWebhookMaxAggregateInputType: {
    avatarUrl?: true;
    dbId?: true;
    guildDropsGameId?: true;
    username?: true;
}