Variable GuildDropsScalarFieldEnumConst
GuildDropsScalarFieldEnum: {
createdAt: "createdAt";
dbId: "dbId";
guildId: "guildId";
kickChannelId: "kickChannelId";
kickDeliveryMode: "kickDeliveryMode";
kickEnabled: "kickEnabled";
kickLiveNotificationChannelId: "kickLiveNotificationChannelId";
kickLiveNotificationRoleId: "kickLiveNotificationRoleId";
kickLiveNotifications: "kickLiveNotifications";
kickRoleId: "kickRoleId";
kickScheduledHours: "kickScheduledHours";
kickScheduledWeekdays: "kickScheduledWeekdays";
kickWindowEndHour: "kickWindowEndHour";
kickWindowStartHour: "kickWindowStartHour";
twitchChannelId: "twitchChannelId";
twitchDeliveryMode: "twitchDeliveryMode";
twitchEnabled: "twitchEnabled";
twitchLiveNotificationChannelId: "twitchLiveNotificationChannelId";
twitchLiveNotificationRoleId: "twitchLiveNotificationRoleId";
twitchLiveNotifications: "twitchLiveNotifications";
twitchRoleId: "twitchRoleId";
twitchScheduledHours: "twitchScheduledHours";
twitchScheduledWeekdays: "twitchScheduledWeekdays";
twitchWindowEndHour: "twitchWindowEndHour";
twitchWindowStartHour: "twitchWindowStartHour";
updatedAt: "updatedAt";
}