Type Alias GuildGiveawayRequirementsMaxAggregateOutputType
GuildGiveawayRequirementsMaxAggregateOutputType: {
accountCreatedBefore: Date | null;
boostingServer: boolean | null;
dbId: string | null;
guildGiveawayId: string | null;
joinedServerBefore: Date | null;
messageCount: number | null;
}