Type Alias GuildGiveawayEntryAvgAggregateOutputType

GuildGiveawayEntryAvgAggregateOutputType: {
    entries: number | null;
}