AggregateGuildGiveaway: {
    _avg: GuildGiveawayAvgAggregateOutputType | null;
    _count: GuildGiveawayCountAggregateOutputType | null;
    _max: GuildGiveawayMaxAggregateOutputType | null;
    _min: GuildGiveawayMinAggregateOutputType | null;
    _sum: GuildGiveawaySumAggregateOutputType | null;
}

Model GuildGiveaway