Type Alias GuildDropsSumAggregateInputType
GuildDropsSumAggregateInputType: {
kickScheduledHours?: true;
kickScheduledWeekdays?: true;
kickWindowEndHour?: true;
kickWindowStartHour?: true;
twitchScheduledHours?: true;
twitchScheduledWeekdays?: true;
twitchWindowEndHour?: true;
twitchWindowStartHour?: true;
}