Type Alias GuildDropsWebhookMaxAggregateInputType

GuildDropsWebhookMaxAggregateInputType: {
    avatarUrl?: true;
    dbId?: true;
    guildDropsId?: true;
    username?: true;
}