Type Alias GuildGiveawayAvgAggregateInputType

GuildGiveawayAvgAggregateInputType: {
    durationMinutes?: true;
    maxEntries?: true;
    winnerCount?: true;
}