GuildDropsSelectScalar: {
    createdAt?: boolean;
    dbId?: boolean;
    guildId?: boolean;
    kickChannelId?: boolean;
    kickEnabled?: boolean;
    kickLiveNotificationChannelId?: boolean;
    kickLiveNotificationRoleId?: boolean;
    kickRoleId?: boolean;
    liveNotifications?: boolean;
    twitchChannelId?: boolean;
    twitchEnabled?: boolean;
    twitchLiveNotificationChannelId?: boolean;
    twitchLiveNotificationRoleId?: boolean;
    twitchRoleId?: boolean;
    updatedAt?: boolean;
}