Type Alias GuildGiveawayRoleBonusMaxAggregateOutputType

GuildGiveawayRoleBonusMaxAggregateOutputType: {
    additionalEntries: number | null;
    dbId: string | null;
    guildGiveawayId: string | null;
}