Type Alias GuildDropsMinAggregateInputType
GuildDropsMinAggregateInputType: {
createdAt?: true;
dbId?: true;
guildId?: true;
kickChannelId?: true;
kickEnabled?: true;
kickLiveNotificationChannelId?: true;
kickLiveNotificationRoleId?: true;
kickRoleId?: true;
liveNotifications?: true;
twitchChannelId?: true;
twitchEnabled?: true;
twitchLiveNotificationChannelId?: true;
twitchLiveNotificationRoleId?: true;
twitchRoleId?: true;
updatedAt?: true;
}