Type Alias GuildDropsGameWebhookCountAggregateOutputType

GuildDropsGameWebhookCountAggregateOutputType: {
    _all: number;
    avatarUrl: number;
    dbId: number;
    guildDropsGameId: number;
    username: number;
}