Variable TwitterStreamerScalarFieldEnumConst

TwitterStreamerScalarFieldEnum: {
    autoPublishIfAnnouncmentChannel: "autoPublishIfAnnouncmentChannel";
    currentBroadcastId: "currentBroadcastId";
    customCoolDownBeforeNextLive: "customCoolDownBeforeNextLive";
    customCoolDownBeforeNextPost: "customCoolDownBeforeNextPost";
    dbId: "dbId";
    deleteEmbeds: "deleteEmbeds";
    guildId: "guildId";
    lastLive: "lastLive";
    lastPostAt: "lastPostAt";
    lastPostId: "lastPostId";
    liveNotificationChannelId: "liveNotificationChannelId";
    liveRoleId: "liveRoleId";
    offlineGracePeriod: "offlineGracePeriod";
    pingRoleId: "pingRoleId";
    postNotificationChannelId: "postNotificationChannelId";
    postPingRoleId: "postPingRoleId";
    sendOfflineMessage: "sendOfflineMessage";
    showNotifyButton: "showNotifyButton";
    streamerId: "streamerId";
    streamerUserName: "streamerUserName";
    usePerStreamerEmbeds: "usePerStreamerEmbeds";
    usersForLiveRole: "usersForLiveRole";
    usersWhoHaveLiveRole: "usersWhoHaveLiveRole";
}