@lumiastream/lumia-types 3.4.5 → 3.4.6
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.
- package/dist/alert.types.d.ts +1 -0
- package/dist/alert.types.js +191 -72
- package/dist/esm/alert.types.js +191 -72
- package/dist/esm/variables.types.js +18 -16
- package/dist/variables.types.js +18 -16
- package/package.json +1 -1
|
@@ -2099,7 +2099,7 @@ export const AllVariables = {
|
|
|
2099
2099
|
entrance: ['username', 'userId', 'displayname', 'avatar', 'message'],
|
|
2100
2100
|
follower: ['username'],
|
|
2101
2101
|
sessionFollowers: ['total', 'previousTotal'],
|
|
2102
|
-
subscriber: ['username', 'avatar', 'tier', 'recipient', 'subMonths', 'streakMonths', 'message', 'subPlan', 'subPlanName'],
|
|
2102
|
+
subscriber: ['username', 'avatar', 'tier', 'recipient', 'subMonths', 'streakMonths', 'message', 'subPlan', 'subPlanName', 'amount'],
|
|
2103
2103
|
sessionSubs: ['total', 'previousTotal'],
|
|
2104
2104
|
subscriptionGift: [
|
|
2105
2105
|
'username',
|
|
@@ -2119,7 +2119,7 @@ export const AllVariables = {
|
|
|
2119
2119
|
sessionGiftSubscriptions: ['total', 'previousTotal'],
|
|
2120
2120
|
kicks: ['username', 'avatar', 'amount', 'name', 'type', 'tier', 'id', 'message'],
|
|
2121
2121
|
sessionKicks: ['total', 'previousTotal'],
|
|
2122
|
-
host: ['username', 'avatar', 'viewers'],
|
|
2122
|
+
host: ['username', 'avatar', 'viewers', 'amount'],
|
|
2123
2123
|
banned: ['username', 'userId', 'bannedByUsername', 'bannedByUserId', 'expires'],
|
|
2124
2124
|
unbanned: ['username', 'userId', 'unbannedByUsername', 'unbannedByUserId'],
|
|
2125
2125
|
},
|
|
@@ -2299,11 +2299,11 @@ export const AllVariables = {
|
|
|
2299
2299
|
entrance: ['username', 'userId', 'displayname', 'avatar', 'message'],
|
|
2300
2300
|
follower: ['username', 'userId', 'displayname', 'avatar'],
|
|
2301
2301
|
superFan: ['username', 'displayname', 'avatar', 'userId'],
|
|
2302
|
-
gift: ['username', 'userId', 'avatar', 'coins', 'diamonds', 'giftId', 'giftName', 'giftPictureUrl', 'giftType', 'giftAmount'],
|
|
2303
|
-
like: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount'],
|
|
2304
|
-
totalLikes: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount'],
|
|
2302
|
+
gift: ['username', 'userId', 'avatar', 'coins', 'diamonds', 'giftId', 'giftName', 'giftPictureUrl', 'giftType', 'giftAmount', 'amount'],
|
|
2303
|
+
like: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount', 'amount'],
|
|
2304
|
+
totalLikes: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount', 'amount'],
|
|
2305
2305
|
share: ['username', 'userId', 'displayname', 'avatar'],
|
|
2306
|
-
treasureChest: ['username', 'userId', 'avatar', 'envelopeId', 'diamondCount', 'peopleCount', 'unpackAt'],
|
|
2306
|
+
treasureChest: ['username', 'userId', 'avatar', 'envelopeId', 'diamondCount', 'peopleCount', 'unpackAt', 'amount'],
|
|
2307
2307
|
question: ['username', 'userId', 'displayname', 'avatar', 'question', 'questionId', 'answerStatus'],
|
|
2308
2308
|
poll: ['pollId', 'title', 'pollKind', 'pollDuration', 'timeRemain', 'pollSponsor', 'userCount'],
|
|
2309
2309
|
superFanBox: ['username', 'displayname', 'avatar', 'userId'],
|
|
@@ -2326,6 +2326,7 @@ export const AllVariables = {
|
|
|
2326
2326
|
'repeatCount',
|
|
2327
2327
|
'totalDiamondCount',
|
|
2328
2328
|
'battleStatus',
|
|
2329
|
+
'amount',
|
|
2329
2330
|
],
|
|
2330
2331
|
battleEnd: ['battleId', 'battleLabel', 'creatorUsername', 'opponentUsername', 'creatorScore', 'opponentScore', 'result', 'winnerUsername', 'loserUsername'],
|
|
2331
2332
|
streamEnd: ['eventTime'],
|
|
@@ -2468,6 +2469,7 @@ export const AllVariables = {
|
|
|
2468
2469
|
'avatar',
|
|
2469
2470
|
'tier',
|
|
2470
2471
|
'giftAmount',
|
|
2472
|
+
'amount',
|
|
2471
2473
|
'recipients',
|
|
2472
2474
|
TWITCH_RECIPIENTS_RAW_EXAMPLE,
|
|
2473
2475
|
'gifter',
|
|
@@ -2482,12 +2484,12 @@ export const AllVariables = {
|
|
|
2482
2484
|
bits: ['username', 'avatar', 'amount', 'message'],
|
|
2483
2485
|
bitsCombo: ['username', 'avatar', 'amount', 'bitsType', 'message'],
|
|
2484
2486
|
sessionBits: ['total', 'previousTotal'],
|
|
2485
|
-
raid: ['username', 'avatar', 'viewers'],
|
|
2486
|
-
raidOut: ['username', 'avatar', 'viewers'],
|
|
2487
|
-
hypetrainStarted: ['total', 'progress', 'goal'],
|
|
2488
|
-
hypetrainProgressed: ['level', 'total', 'progress', 'goal'],
|
|
2489
|
-
hypetrainLevelProgressed: ['level', 'total', 'progress', 'goal'],
|
|
2490
|
-
hypetrainEnded: ['level', 'total'],
|
|
2487
|
+
raid: ['username', 'avatar', 'viewers', 'amount'],
|
|
2488
|
+
raidOut: ['username', 'avatar', 'viewers', 'amount'],
|
|
2489
|
+
hypetrainStarted: ['total', 'progress', 'goal', 'amount'],
|
|
2490
|
+
hypetrainProgressed: ['level', 'total', 'progress', 'goal', 'amount'],
|
|
2491
|
+
hypetrainLevelProgressed: ['level', 'total', 'progress', 'goal', 'amount'],
|
|
2492
|
+
hypetrainEnded: ['level', 'total', 'amount'],
|
|
2491
2493
|
pollStarted: ['poll_title', 'poll_id', 'poll_choices', 'poll_started_at', 'poll_ends_at'],
|
|
2492
2494
|
pollProgressed: ['poll_title', 'poll_id', 'poll_choices', 'poll_winning_title', 'poll_winning_id', 'poll_winning_votes', 'poll_started_at', 'poll_ends_at'],
|
|
2493
2495
|
pollEnded: ['poll_id', 'poll_title', 'poll_choices', 'poll_winning_title', 'poll_winning_id', 'poll_winning_votes', 'poll_started_at', 'poll_ends_at'],
|
|
@@ -2580,8 +2582,8 @@ export const AllVariables = {
|
|
|
2580
2582
|
timeout: ['username', 'userId', 'avatar', 'timeout_duration', 'expiration_ms', 'reason'],
|
|
2581
2583
|
timeoutOver: ['username', 'userId', 'avatar', 'timeout_duration', 'expiration_ms', 'reason'],
|
|
2582
2584
|
shoutoutReceive: ['username', 'userId', 'displayname', 'avatar', 'viewer_count', 'started_at'],
|
|
2583
|
-
adStarted: ['length', 'is_automatic', 'started_at', 'twitch_next_ad'],
|
|
2584
|
-
adStopped: ['length', 'is_automatic', 'started_at', 'twitch_next_ad'],
|
|
2585
|
+
adStarted: ['length', 'is_automatic', 'started_at', 'twitch_next_ad', 'amount'],
|
|
2586
|
+
adStopped: ['length', 'is_automatic', 'started_at', 'twitch_next_ad', 'amount'],
|
|
2585
2587
|
watchStreak: ['username', 'userId', 'displayname', 'avatar', 'streak_count', 'channel_points_awarded', 'amount', 'message', 'system_message'],
|
|
2586
2588
|
powerups: ['username', 'avatar', 'type', 'amount', 'message', 'reward_id', 'powerup_source'],
|
|
2587
2589
|
powerupsPoints: ['username', 'avatar', 'type', 'amount', 'message'],
|
|
@@ -2759,8 +2761,8 @@ export const AllVariables = {
|
|
|
2759
2761
|
sessionSuperchats: ['total', 'previousTotal', 'currency', 'currencySymbol'],
|
|
2760
2762
|
supersticker: ['username', 'displayname', 'stickerId', 'stickerName', 'amount', 'currency', 'currencySymbol', 'imageUrl'],
|
|
2761
2763
|
sessionSuperstickers: ['total', 'previousTotal', 'currency', 'currencySymbol'],
|
|
2762
|
-
like: ['likes', 'dislikes'],
|
|
2763
|
-
viewers: ['viewers'],
|
|
2764
|
+
like: ['likes', 'dislikes', 'amount'],
|
|
2765
|
+
viewers: ['viewers', 'amount'],
|
|
2764
2766
|
},
|
|
2765
2767
|
},
|
|
2766
2768
|
youtubemusic: {
|
package/dist/variables.types.js
CHANGED
|
@@ -2104,7 +2104,7 @@ exports.AllVariables = {
|
|
|
2104
2104
|
entrance: ['username', 'userId', 'displayname', 'avatar', 'message'],
|
|
2105
2105
|
follower: ['username'],
|
|
2106
2106
|
sessionFollowers: ['total', 'previousTotal'],
|
|
2107
|
-
subscriber: ['username', 'avatar', 'tier', 'recipient', 'subMonths', 'streakMonths', 'message', 'subPlan', 'subPlanName'],
|
|
2107
|
+
subscriber: ['username', 'avatar', 'tier', 'recipient', 'subMonths', 'streakMonths', 'message', 'subPlan', 'subPlanName', 'amount'],
|
|
2108
2108
|
sessionSubs: ['total', 'previousTotal'],
|
|
2109
2109
|
subscriptionGift: [
|
|
2110
2110
|
'username',
|
|
@@ -2124,7 +2124,7 @@ exports.AllVariables = {
|
|
|
2124
2124
|
sessionGiftSubscriptions: ['total', 'previousTotal'],
|
|
2125
2125
|
kicks: ['username', 'avatar', 'amount', 'name', 'type', 'tier', 'id', 'message'],
|
|
2126
2126
|
sessionKicks: ['total', 'previousTotal'],
|
|
2127
|
-
host: ['username', 'avatar', 'viewers'],
|
|
2127
|
+
host: ['username', 'avatar', 'viewers', 'amount'],
|
|
2128
2128
|
banned: ['username', 'userId', 'bannedByUsername', 'bannedByUserId', 'expires'],
|
|
2129
2129
|
unbanned: ['username', 'userId', 'unbannedByUsername', 'unbannedByUserId'],
|
|
2130
2130
|
},
|
|
@@ -2304,11 +2304,11 @@ exports.AllVariables = {
|
|
|
2304
2304
|
entrance: ['username', 'userId', 'displayname', 'avatar', 'message'],
|
|
2305
2305
|
follower: ['username', 'userId', 'displayname', 'avatar'],
|
|
2306
2306
|
superFan: ['username', 'displayname', 'avatar', 'userId'],
|
|
2307
|
-
gift: ['username', 'userId', 'avatar', 'coins', 'diamonds', 'giftId', 'giftName', 'giftPictureUrl', 'giftType', 'giftAmount'],
|
|
2308
|
-
like: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount'],
|
|
2309
|
-
totalLikes: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount'],
|
|
2307
|
+
gift: ['username', 'userId', 'avatar', 'coins', 'diamonds', 'giftId', 'giftName', 'giftPictureUrl', 'giftType', 'giftAmount', 'amount'],
|
|
2308
|
+
like: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount', 'amount'],
|
|
2309
|
+
totalLikes: ['username', 'userId', 'displayname', 'avatar', 'userLikeCount', 'totalLikeCount', 'amount'],
|
|
2310
2310
|
share: ['username', 'userId', 'displayname', 'avatar'],
|
|
2311
|
-
treasureChest: ['username', 'userId', 'avatar', 'envelopeId', 'diamondCount', 'peopleCount', 'unpackAt'],
|
|
2311
|
+
treasureChest: ['username', 'userId', 'avatar', 'envelopeId', 'diamondCount', 'peopleCount', 'unpackAt', 'amount'],
|
|
2312
2312
|
question: ['username', 'userId', 'displayname', 'avatar', 'question', 'questionId', 'answerStatus'],
|
|
2313
2313
|
poll: ['pollId', 'title', 'pollKind', 'pollDuration', 'timeRemain', 'pollSponsor', 'userCount'],
|
|
2314
2314
|
superFanBox: ['username', 'displayname', 'avatar', 'userId'],
|
|
@@ -2331,6 +2331,7 @@ exports.AllVariables = {
|
|
|
2331
2331
|
'repeatCount',
|
|
2332
2332
|
'totalDiamondCount',
|
|
2333
2333
|
'battleStatus',
|
|
2334
|
+
'amount',
|
|
2334
2335
|
],
|
|
2335
2336
|
battleEnd: ['battleId', 'battleLabel', 'creatorUsername', 'opponentUsername', 'creatorScore', 'opponentScore', 'result', 'winnerUsername', 'loserUsername'],
|
|
2336
2337
|
streamEnd: ['eventTime'],
|
|
@@ -2473,6 +2474,7 @@ exports.AllVariables = {
|
|
|
2473
2474
|
'avatar',
|
|
2474
2475
|
'tier',
|
|
2475
2476
|
'giftAmount',
|
|
2477
|
+
'amount',
|
|
2476
2478
|
'recipients',
|
|
2477
2479
|
TWITCH_RECIPIENTS_RAW_EXAMPLE,
|
|
2478
2480
|
'gifter',
|
|
@@ -2487,12 +2489,12 @@ exports.AllVariables = {
|
|
|
2487
2489
|
bits: ['username', 'avatar', 'amount', 'message'],
|
|
2488
2490
|
bitsCombo: ['username', 'avatar', 'amount', 'bitsType', 'message'],
|
|
2489
2491
|
sessionBits: ['total', 'previousTotal'],
|
|
2490
|
-
raid: ['username', 'avatar', 'viewers'],
|
|
2491
|
-
raidOut: ['username', 'avatar', 'viewers'],
|
|
2492
|
-
hypetrainStarted: ['total', 'progress', 'goal'],
|
|
2493
|
-
hypetrainProgressed: ['level', 'total', 'progress', 'goal'],
|
|
2494
|
-
hypetrainLevelProgressed: ['level', 'total', 'progress', 'goal'],
|
|
2495
|
-
hypetrainEnded: ['level', 'total'],
|
|
2492
|
+
raid: ['username', 'avatar', 'viewers', 'amount'],
|
|
2493
|
+
raidOut: ['username', 'avatar', 'viewers', 'amount'],
|
|
2494
|
+
hypetrainStarted: ['total', 'progress', 'goal', 'amount'],
|
|
2495
|
+
hypetrainProgressed: ['level', 'total', 'progress', 'goal', 'amount'],
|
|
2496
|
+
hypetrainLevelProgressed: ['level', 'total', 'progress', 'goal', 'amount'],
|
|
2497
|
+
hypetrainEnded: ['level', 'total', 'amount'],
|
|
2496
2498
|
pollStarted: ['poll_title', 'poll_id', 'poll_choices', 'poll_started_at', 'poll_ends_at'],
|
|
2497
2499
|
pollProgressed: ['poll_title', 'poll_id', 'poll_choices', 'poll_winning_title', 'poll_winning_id', 'poll_winning_votes', 'poll_started_at', 'poll_ends_at'],
|
|
2498
2500
|
pollEnded: ['poll_id', 'poll_title', 'poll_choices', 'poll_winning_title', 'poll_winning_id', 'poll_winning_votes', 'poll_started_at', 'poll_ends_at'],
|
|
@@ -2585,8 +2587,8 @@ exports.AllVariables = {
|
|
|
2585
2587
|
timeout: ['username', 'userId', 'avatar', 'timeout_duration', 'expiration_ms', 'reason'],
|
|
2586
2588
|
timeoutOver: ['username', 'userId', 'avatar', 'timeout_duration', 'expiration_ms', 'reason'],
|
|
2587
2589
|
shoutoutReceive: ['username', 'userId', 'displayname', 'avatar', 'viewer_count', 'started_at'],
|
|
2588
|
-
adStarted: ['length', 'is_automatic', 'started_at', 'twitch_next_ad'],
|
|
2589
|
-
adStopped: ['length', 'is_automatic', 'started_at', 'twitch_next_ad'],
|
|
2590
|
+
adStarted: ['length', 'is_automatic', 'started_at', 'twitch_next_ad', 'amount'],
|
|
2591
|
+
adStopped: ['length', 'is_automatic', 'started_at', 'twitch_next_ad', 'amount'],
|
|
2590
2592
|
watchStreak: ['username', 'userId', 'displayname', 'avatar', 'streak_count', 'channel_points_awarded', 'amount', 'message', 'system_message'],
|
|
2591
2593
|
powerups: ['username', 'avatar', 'type', 'amount', 'message', 'reward_id', 'powerup_source'],
|
|
2592
2594
|
powerupsPoints: ['username', 'avatar', 'type', 'amount', 'message'],
|
|
@@ -2764,8 +2766,8 @@ exports.AllVariables = {
|
|
|
2764
2766
|
sessionSuperchats: ['total', 'previousTotal', 'currency', 'currencySymbol'],
|
|
2765
2767
|
supersticker: ['username', 'displayname', 'stickerId', 'stickerName', 'amount', 'currency', 'currencySymbol', 'imageUrl'],
|
|
2766
2768
|
sessionSuperstickers: ['total', 'previousTotal', 'currency', 'currencySymbol'],
|
|
2767
|
-
like: ['likes', 'dislikes'],
|
|
2768
|
-
viewers: ['viewers'],
|
|
2769
|
+
like: ['likes', 'dislikes', 'amount'],
|
|
2770
|
+
viewers: ['viewers', 'amount'],
|
|
2769
2771
|
},
|
|
2770
2772
|
},
|
|
2771
2773
|
youtubemusic: {
|