Variable YoutubeStreamerScalarFieldEnumConst

YoutubeStreamerScalarFieldEnum: {
    autoPublishIfAnnouncmentChannel: "autoPublishIfAnnouncmentChannel";
    customCoolDownBeforeNextLive: "customCoolDownBeforeNextLive";
    dbId: "dbId";
    deleteEmbeds: "deleteEmbeds";
    guildId: "guildId";
    lastLive: "lastLive";
    lastVideo: "lastVideo";
    liveNotificationChannelId: "liveNotificationChannelId";
    liveRoleId: "liveRoleId";
    pingRoleId: "pingRoleId";
    sendOfflineMessage: "sendOfflineMessage";
    showNotifyButton: "showNotifyButton";
    streamerId: "streamerId";
    streamerUserName: "streamerUserName";
    usePerStreamerEmbeds: "usePerStreamerEmbeds";
    usersForLiveRole: "usersForLiveRole";
    usersWhoHaveLiveRole: "usersWhoHaveLiveRole";
    videoNotificationChannelId: "videoNotificationChannelId";
}