Variable GuildDropsScalarFieldEnumConst

GuildDropsScalarFieldEnum: {
    createdAt: "createdAt";
    dbId: "dbId";
    guildId: "guildId";
    kickChannelId: "kickChannelId";
    kickEnabled: "kickEnabled";
    kickLiveNotificationChannelId: "kickLiveNotificationChannelId";
    kickLiveNotificationRoleId: "kickLiveNotificationRoleId";
    kickRoleId: "kickRoleId";
    liveNotifications: "liveNotifications";
    twitchChannelId: "twitchChannelId";
    twitchEnabled: "twitchEnabled";
    twitchLiveNotificationChannelId: "twitchLiveNotificationChannelId";
    twitchLiveNotificationRoleId: "twitchLiveNotificationRoleId";
    twitchRoleId: "twitchRoleId";
    updatedAt: "updatedAt";
}