AggregateGuildGiveawayEntry: {
    _avg: GuildGiveawayEntryAvgAggregateOutputType | null;
    _count: GuildGiveawayEntryCountAggregateOutputType | null;
    _max: GuildGiveawayEntryMaxAggregateOutputType | null;
    _min: GuildGiveawayEntryMinAggregateOutputType | null;
    _sum: GuildGiveawayEntrySumAggregateOutputType | null;
}

Model GuildGiveawayEntry