@lumiastream/lumia-types 2.2.7 → 2.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -259,16 +259,6 @@ export declare enum SystemVariables {
259
259
  YOUTUBE_STREAM_DISLIKES = "youtube_stream_dislikes",
260
260
  /** Stream chat message count. Use as {{youtube_stream_chat_count}}. */
261
261
  YOUTUBE_STREAM_CHAT_COUNT = "youtube_stream_chat_count",
262
- /** 2nd stream current viewer count. Use as {{youtube_second_current_viewer_count}}. */
263
- YOUTUBE_SECOND_CURRENT_VIEWER_COUNT = "youtube_second_current_viewer_count",
264
- /** 2nd stream total viewer count. Use as {{youtube_second_total_viewer_count}}. */
265
- YOUTUBE_SECOND_TOTAL_VIEWER_COUNT = "youtube_second_total_viewer_count",
266
- /** 2nd stream likes. Use as {{youtube_second_stream_likes}}. */
267
- YOUTUBE_SECOND_STREAM_LIKES = "youtube_second_stream_likes",
268
- /** 2nd stream dislikes. Use as {{youtube_second_stream_dislikes}}. */
269
- YOUTUBE_SECOND_STREAM_DISLIKES = "youtube_second_stream_dislikes",
270
- /** 2nd stream chat count. Use as {{youtube_second_stream_chat_count}}. */
271
- YOUTUBE_SECOND_STREAM_CHAT_COUNT = "youtube_second_stream_chat_count",
272
262
  /** Session chat count. Use as {{youtube_session_chat_count}}. */
273
263
  YOUTUBE_SESSION_CHAT_COUNT = "youtube_session_chat_count",
274
264
  /** Current first chatter. Use as {{youtube_current_first_chatter}}. */
@@ -272,16 +272,6 @@ var SystemVariables;
272
272
  SystemVariables["YOUTUBE_STREAM_DISLIKES"] = "youtube_stream_dislikes";
273
273
  /** Stream chat message count. Use as {{youtube_stream_chat_count}}. */
274
274
  SystemVariables["YOUTUBE_STREAM_CHAT_COUNT"] = "youtube_stream_chat_count";
275
- /** 2nd stream current viewer count. Use as {{youtube_second_current_viewer_count}}. */
276
- SystemVariables["YOUTUBE_SECOND_CURRENT_VIEWER_COUNT"] = "youtube_second_current_viewer_count";
277
- /** 2nd stream total viewer count. Use as {{youtube_second_total_viewer_count}}. */
278
- SystemVariables["YOUTUBE_SECOND_TOTAL_VIEWER_COUNT"] = "youtube_second_total_viewer_count";
279
- /** 2nd stream likes. Use as {{youtube_second_stream_likes}}. */
280
- SystemVariables["YOUTUBE_SECOND_STREAM_LIKES"] = "youtube_second_stream_likes";
281
- /** 2nd stream dislikes. Use as {{youtube_second_stream_dislikes}}. */
282
- SystemVariables["YOUTUBE_SECOND_STREAM_DISLIKES"] = "youtube_second_stream_dislikes";
283
- /** 2nd stream chat count. Use as {{youtube_second_stream_chat_count}}. */
284
- SystemVariables["YOUTUBE_SECOND_STREAM_CHAT_COUNT"] = "youtube_second_stream_chat_count";
285
275
  /** Session chat count. Use as {{youtube_session_chat_count}}. */
286
276
  SystemVariables["YOUTUBE_SESSION_CHAT_COUNT"] = "youtube_session_chat_count";
287
277
  /** Current first chatter. Use as {{youtube_current_first_chatter}}. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-types",
3
- "version": "2.2.7",
3
+ "version": "2.2.8",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "files": [