@openclaw/twitch 2026.7.1 → 2026.7.2-beta.2

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.
Files changed (361) hide show
  1. package/dist/api.js +1 -1
  2. package/dist/channel-plugin-api.js +1 -1
  3. package/dist/{monitor-DuF1m2_8.js → monitor-MwCp9bY0.js} +6 -8
  4. package/dist/{plugin-C5o3rImF.js → plugin-DKq9eX97.js} +53 -33
  5. package/dist/setup-plugin-api.js +1 -1
  6. package/dist/{setup-surface-CSxU-v0y.js → setup-surface-CxAa0pLj.js} +2 -14
  7. package/npm-shrinkwrap.json +3 -36
  8. package/package.json +6 -6
  9. package/node_modules/@twurple/api/LICENSE +0 -21
  10. package/node_modules/@twurple/api/README.md +0 -24
  11. package/node_modules/@twurple/api/lib/client/ApiClient.d.ts +0 -98
  12. package/node_modules/@twurple/api/lib/client/ApiClient.js +0 -107
  13. package/node_modules/@twurple/api/lib/client/BaseApiClient.d.ts +0 -167
  14. package/node_modules/@twurple/api/lib/client/BaseApiClient.js +0 -446
  15. package/node_modules/@twurple/api/lib/client/ContextApiCallOptions.d.ts +0 -21
  16. package/node_modules/@twurple/api/lib/client/ContextApiCallOptions.js +0 -1
  17. package/node_modules/@twurple/api/lib/client/NoContextApiClient.d.ts +0 -5
  18. package/node_modules/@twurple/api/lib/client/NoContextApiClient.js +0 -14
  19. package/node_modules/@twurple/api/lib/client/UserContextApiClient.d.ts +0 -6
  20. package/node_modules/@twurple/api/lib/client/UserContextApiClient.js +0 -20
  21. package/node_modules/@twurple/api/lib/endpoints/BaseApi.d.ts +0 -4
  22. package/node_modules/@twurple/api/lib/endpoints/BaseApi.js +0 -17
  23. package/node_modules/@twurple/api/lib/endpoints/bits/CheermoteDisplayInfo.d.ts +0 -48
  24. package/node_modules/@twurple/api/lib/endpoints/bits/CheermoteDisplayInfo.js +0 -1
  25. package/node_modules/@twurple/api/lib/endpoints/bits/HelixBitsApi.d.ts +0 -38
  26. package/node_modules/@twurple/api/lib/endpoints/bits/HelixBitsApi.js +0 -61
  27. package/node_modules/@twurple/api/lib/endpoints/bits/HelixBitsLeaderboard.d.ts +0 -17
  28. package/node_modules/@twurple/api/lib/endpoints/bits/HelixBitsLeaderboard.js +0 -39
  29. package/node_modules/@twurple/api/lib/endpoints/bits/HelixBitsLeaderboardEntry.d.ts +0 -33
  30. package/node_modules/@twurple/api/lib/endpoints/bits/HelixBitsLeaderboardEntry.js +0 -57
  31. package/node_modules/@twurple/api/lib/endpoints/bits/HelixCheermoteList.d.ts +0 -23
  32. package/node_modules/@twurple/api/lib/endpoints/bits/HelixCheermoteList.js +0 -44
  33. package/node_modules/@twurple/api/lib/endpoints/channel/HelixAdSchedule.d.ts +0 -35
  34. package/node_modules/@twurple/api/lib/endpoints/channel/HelixAdSchedule.js +0 -50
  35. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannel.d.ts +0 -64
  36. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannel.js +0 -103
  37. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelApi.d.ts +0 -185
  38. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelApi.js +0 -371
  39. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelEditor.d.ts +0 -25
  40. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelEditor.js +0 -45
  41. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelFollower.d.ts +0 -29
  42. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelFollower.js +0 -51
  43. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelReference.d.ts +0 -43
  44. package/node_modules/@twurple/api/lib/endpoints/channel/HelixChannelReference.js +0 -71
  45. package/node_modules/@twurple/api/lib/endpoints/channel/HelixFollowedChannel.d.ts +0 -29
  46. package/node_modules/@twurple/api/lib/endpoints/channel/HelixFollowedChannel.js +0 -51
  47. package/node_modules/@twurple/api/lib/endpoints/channel/HelixSnoozeNextAdResult.d.ts +0 -20
  48. package/node_modules/@twurple/api/lib/endpoints/channel/HelixSnoozeNextAdResult.js +0 -29
  49. package/node_modules/@twurple/api/lib/endpoints/channelPoints/HelixChannelPointsApi.d.ts +0 -117
  50. package/node_modules/@twurple/api/lib/endpoints/channelPoints/HelixChannelPointsApi.js +0 -228
  51. package/node_modules/@twurple/api/lib/endpoints/channelPoints/HelixCustomReward.d.ts +0 -94
  52. package/node_modules/@twurple/api/lib/endpoints/channelPoints/HelixCustomReward.js +0 -152
  53. package/node_modules/@twurple/api/lib/endpoints/channelPoints/HelixCustomRewardRedemption.d.ts +0 -88
  54. package/node_modules/@twurple/api/lib/endpoints/channelPoints/HelixCustomRewardRedemption.js +0 -138
  55. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityApi.d.ts +0 -39
  56. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityApi.js +0 -66
  57. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityCampaign.d.ts +0 -54
  58. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityCampaign.js +0 -88
  59. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityCampaignAmount.d.ts +0 -29
  60. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityCampaignAmount.js +0 -40
  61. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityCampaignDonation.d.ts +0 -34
  62. package/node_modules/@twurple/api/lib/endpoints/charity/HelixCharityCampaignDonation.js +0 -58
  63. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChannelEmote.d.ts +0 -31
  64. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChannelEmote.js +0 -49
  65. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatApi.d.ts +0 -224
  66. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatApi.js +0 -446
  67. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatBadgeSet.d.ts +0 -23
  68. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatBadgeSet.js +0 -37
  69. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatBadgeVersion.d.ts +0 -35
  70. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatBadgeVersion.js +0 -49
  71. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatChatter.d.ts +0 -25
  72. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatChatter.js +0 -45
  73. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatSettings.d.ts +0 -45
  74. package/node_modules/@twurple/api/lib/endpoints/chat/HelixChatSettings.js +0 -64
  75. package/node_modules/@twurple/api/lib/endpoints/chat/HelixEmote.d.ts +0 -14
  76. package/node_modules/@twurple/api/lib/endpoints/chat/HelixEmote.js +0 -20
  77. package/node_modules/@twurple/api/lib/endpoints/chat/HelixEmoteBase.d.ts +0 -48
  78. package/node_modules/@twurple/api/lib/endpoints/chat/HelixEmoteBase.js +0 -68
  79. package/node_modules/@twurple/api/lib/endpoints/chat/HelixEmoteFromSet.d.ts +0 -33
  80. package/node_modules/@twurple/api/lib/endpoints/chat/HelixEmoteFromSet.js +0 -67
  81. package/node_modules/@twurple/api/lib/endpoints/chat/HelixPrivilegedChatSettings.d.ts +0 -17
  82. package/node_modules/@twurple/api/lib/endpoints/chat/HelixPrivilegedChatSettings.js +0 -26
  83. package/node_modules/@twurple/api/lib/endpoints/chat/HelixSentChatMessage.d.ts +0 -24
  84. package/node_modules/@twurple/api/lib/endpoints/chat/HelixSentChatMessage.js +0 -35
  85. package/node_modules/@twurple/api/lib/endpoints/chat/HelixSharedChatSession.d.ts +0 -34
  86. package/node_modules/@twurple/api/lib/endpoints/chat/HelixSharedChatSession.js +0 -58
  87. package/node_modules/@twurple/api/lib/endpoints/chat/HelixSharedChatSessionParticipant.d.ts +0 -17
  88. package/node_modules/@twurple/api/lib/endpoints/chat/HelixSharedChatSessionParticipant.js +0 -33
  89. package/node_modules/@twurple/api/lib/endpoints/chat/HelixUserEmote.d.ts +0 -37
  90. package/node_modules/@twurple/api/lib/endpoints/chat/HelixUserEmote.js +0 -58
  91. package/node_modules/@twurple/api/lib/endpoints/clip/HelixClip.d.ts +0 -98
  92. package/node_modules/@twurple/api/lib/endpoints/clip/HelixClip.js +0 -152
  93. package/node_modules/@twurple/api/lib/endpoints/clip/HelixClipApi.d.ts +0 -99
  94. package/node_modules/@twurple/api/lib/endpoints/clip/HelixClipApi.js +0 -192
  95. package/node_modules/@twurple/api/lib/endpoints/contentClassificationLabels/HelixContentClassificationLabel.d.ts +0 -20
  96. package/node_modules/@twurple/api/lib/endpoints/contentClassificationLabels/HelixContentClassificationLabel.js +0 -24
  97. package/node_modules/@twurple/api/lib/endpoints/contentClassificationLabels/HelixContentClassificationLabelApi.d.ts +0 -25
  98. package/node_modules/@twurple/api/lib/endpoints/contentClassificationLabels/HelixContentClassificationLabelApi.js +0 -38
  99. package/node_modules/@twurple/api/lib/endpoints/entitlements/HelixDropsEntitlement.d.ts +0 -46
  100. package/node_modules/@twurple/api/lib/endpoints/entitlements/HelixDropsEntitlement.js +0 -75
  101. package/node_modules/@twurple/api/lib/endpoints/entitlements/HelixEntitlementApi.d.ts +0 -68
  102. package/node_modules/@twurple/api/lib/endpoints/entitlements/HelixEntitlementApi.js +0 -122
  103. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubApi.d.ts +0 -780
  104. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubApi.js +0 -1150
  105. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubConduit.d.ts +0 -32
  106. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubConduit.js +0 -53
  107. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubConduitShard.d.ts +0 -20
  108. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubConduitShard.js +0 -29
  109. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubSubscription.d.ts +0 -44
  110. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixEventSubSubscription.js +0 -80
  111. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixPaginatedEventSubSubscriptionsRequest.d.ts +0 -20
  112. package/node_modules/@twurple/api/lib/endpoints/eventSub/HelixPaginatedEventSubSubscriptionsRequest.js +0 -40
  113. package/node_modules/@twurple/api/lib/endpoints/extensions/HelixExtensionBitsProduct.d.ts +0 -32
  114. package/node_modules/@twurple/api/lib/endpoints/extensions/HelixExtensionBitsProduct.js +0 -48
  115. package/node_modules/@twurple/api/lib/endpoints/extensions/HelixExtensionTransaction.d.ts +0 -69
  116. package/node_modules/@twurple/api/lib/endpoints/extensions/HelixExtensionTransaction.js +0 -111
  117. package/node_modules/@twurple/api/lib/endpoints/extensions/HelixExtensionsApi.d.ts +0 -84
  118. package/node_modules/@twurple/api/lib/endpoints/extensions/HelixExtensionsApi.js +0 -143
  119. package/node_modules/@twurple/api/lib/endpoints/game/HelixGame.d.ts +0 -47
  120. package/node_modules/@twurple/api/lib/endpoints/game/HelixGame.js +0 -71
  121. package/node_modules/@twurple/api/lib/endpoints/game/HelixGameApi.d.ts +0 -89
  122. package/node_modules/@twurple/api/lib/endpoints/game/HelixGameApi.js +0 -162
  123. package/node_modules/@twurple/api/lib/endpoints/goals/HelixGoal.d.ts +0 -49
  124. package/node_modules/@twurple/api/lib/endpoints/goals/HelixGoal.js +0 -81
  125. package/node_modules/@twurple/api/lib/endpoints/goals/HelixGoalApi.d.ts +0 -20
  126. package/node_modules/@twurple/api/lib/endpoints/goals/HelixGoalApi.js +0 -34
  127. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrain.d.ts +0 -70
  128. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrain.js +0 -112
  129. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainAllTimeHigh.d.ts +0 -20
  130. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainAllTimeHigh.js +0 -29
  131. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainApi.d.ts +0 -26
  132. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainApi.js +0 -37
  133. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainContribution.d.ts +0 -33
  134. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainContribution.js +0 -57
  135. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainSharedParticipant.d.ts +0 -25
  136. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainSharedParticipant.js +0 -45
  137. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainStatus.d.ts +0 -22
  138. package/node_modules/@twurple/api/lib/endpoints/hypeTrain/HelixHypeTrainStatus.js +0 -41
  139. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixAutoModSettings.d.ts +0 -52
  140. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixAutoModSettings.js +0 -77
  141. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixAutoModStatus.d.ts +0 -16
  142. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixAutoModStatus.js +0 -23
  143. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixBan.d.ts +0 -29
  144. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixBan.js +0 -48
  145. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixBanUser.d.ts +0 -35
  146. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixBanUser.js +0 -64
  147. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixBlockedTerm.d.ts +0 -37
  148. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixBlockedTerm.js +0 -54
  149. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixModeratedChannel.d.ts +0 -30
  150. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixModeratedChannel.js +0 -51
  151. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixModerationApi.d.ts +0 -281
  152. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixModerationApi.js +0 -580
  153. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixModerator.d.ts +0 -25
  154. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixModerator.js +0 -45
  155. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixShieldModeStatus.d.ts +0 -33
  156. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixShieldModeStatus.js +0 -57
  157. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixUnbanRequest.d.ts +0 -83
  158. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixUnbanRequest.js +0 -131
  159. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixWarning.d.ts +0 -37
  160. package/node_modules/@twurple/api/lib/endpoints/moderation/HelixWarning.js +0 -63
  161. package/node_modules/@twurple/api/lib/endpoints/poll/HelixPoll.d.ts +0 -62
  162. package/node_modules/@twurple/api/lib/endpoints/poll/HelixPoll.js +0 -100
  163. package/node_modules/@twurple/api/lib/endpoints/poll/HelixPollApi.d.ts +0 -71
  164. package/node_modules/@twurple/api/lib/endpoints/poll/HelixPollApi.js +0 -130
  165. package/node_modules/@twurple/api/lib/endpoints/poll/HelixPollChoice.d.ts +0 -24
  166. package/node_modules/@twurple/api/lib/endpoints/poll/HelixPollChoice.js +0 -35
  167. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPrediction.d.ts +0 -66
  168. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPrediction.js +0 -115
  169. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPredictionApi.d.ts +0 -86
  170. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPredictionApi.js +0 -151
  171. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPredictionOutcome.d.ts +0 -33
  172. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPredictionOutcome.js +0 -58
  173. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPredictor.d.ts +0 -33
  174. package/node_modules/@twurple/api/lib/endpoints/prediction/HelixPredictor.js +0 -57
  175. package/node_modules/@twurple/api/lib/endpoints/raids/HelixRaid.d.ts +0 -16
  176. package/node_modules/@twurple/api/lib/endpoints/raids/HelixRaid.js +0 -23
  177. package/node_modules/@twurple/api/lib/endpoints/raids/HelixRaidApi.d.ts +0 -33
  178. package/node_modules/@twurple/api/lib/endpoints/raids/HelixRaidApi.js +0 -58
  179. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixPaginatedScheduleSegmentRequest.d.ts +0 -9
  180. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixPaginatedScheduleSegmentRequest.js +0 -31
  181. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixSchedule.d.ts +0 -38
  182. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixSchedule.js +0 -66
  183. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixScheduleApi.d.ts +0 -95
  184. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixScheduleApi.js +0 -171
  185. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixScheduleSegment.d.ts +0 -45
  186. package/node_modules/@twurple/api/lib/endpoints/schedule/HelixScheduleSegment.js +0 -76
  187. package/node_modules/@twurple/api/lib/endpoints/search/HelixChannelSearchResult.d.ts +0 -58
  188. package/node_modules/@twurple/api/lib/endpoints/search/HelixChannelSearchResult.js +0 -95
  189. package/node_modules/@twurple/api/lib/endpoints/search/HelixSearchApi.d.ts +0 -59
  190. package/node_modules/@twurple/api/lib/endpoints/search/HelixSearchApi.js +0 -94
  191. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStream.d.ts +0 -88
  192. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStream.js +0 -137
  193. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStreamApi.d.ts +0 -140
  194. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStreamApi.js +0 -303
  195. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStreamMarker.d.ts +0 -24
  196. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStreamMarker.js +0 -45
  197. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStreamMarkerWithVideo.d.ts +0 -23
  198. package/node_modules/@twurple/api/lib/endpoints/stream/HelixStreamMarkerWithVideo.js +0 -38
  199. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixPaginatedSubscriptionsRequest.d.ts +0 -16
  200. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixPaginatedSubscriptionsRequest.js +0 -34
  201. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixSubscription.d.ts +0 -58
  202. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixSubscription.js +0 -88
  203. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixSubscriptionApi.d.ts +0 -66
  204. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixSubscriptionApi.js +0 -119
  205. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixUserSubscription.d.ts +0 -33
  206. package/node_modules/@twurple/api/lib/endpoints/subscriptions/HelixUserSubscription.js +0 -57
  207. package/node_modules/@twurple/api/lib/endpoints/team/HelixTeam.d.ts +0 -51
  208. package/node_modules/@twurple/api/lib/endpoints/team/HelixTeam.js +0 -84
  209. package/node_modules/@twurple/api/lib/endpoints/team/HelixTeamApi.d.ts +0 -43
  210. package/node_modules/@twurple/api/lib/endpoints/team/HelixTeamApi.js +0 -92
  211. package/node_modules/@twurple/api/lib/endpoints/team/HelixTeamWithUsers.d.ts +0 -14
  212. package/node_modules/@twurple/api/lib/endpoints/team/HelixTeamWithUsers.js +0 -21
  213. package/node_modules/@twurple/api/lib/endpoints/user/HelixFollow.d.ts +0 -45
  214. package/node_modules/@twurple/api/lib/endpoints/user/HelixFollow.js +0 -76
  215. package/node_modules/@twurple/api/lib/endpoints/user/HelixPrivilegedUser.d.ts +0 -19
  216. package/node_modules/@twurple/api/lib/endpoints/user/HelixPrivilegedUser.js +0 -28
  217. package/node_modules/@twurple/api/lib/endpoints/user/HelixUser.d.ts +0 -134
  218. package/node_modules/@twurple/api/lib/endpoints/user/HelixUser.js +0 -183
  219. package/node_modules/@twurple/api/lib/endpoints/user/HelixUserApi.d.ts +0 -137
  220. package/node_modules/@twurple/api/lib/endpoints/user/HelixUserApi.js +0 -280
  221. package/node_modules/@twurple/api/lib/endpoints/user/HelixUserBlock.d.ts +0 -25
  222. package/node_modules/@twurple/api/lib/endpoints/user/HelixUserBlock.js +0 -45
  223. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixBaseExtension.d.ts +0 -18
  224. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixBaseExtension.js +0 -22
  225. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixInstalledExtension.d.ts +0 -20
  226. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixInstalledExtension.js +0 -34
  227. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixInstalledExtensionList.d.ts +0 -14
  228. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixInstalledExtensionList.js +0 -26
  229. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixUserExtension.d.ts +0 -18
  230. package/node_modules/@twurple/api/lib/endpoints/user/extensions/HelixUserExtension.js +0 -26
  231. package/node_modules/@twurple/api/lib/endpoints/video/HelixVideo.d.ts +0 -105
  232. package/node_modules/@twurple/api/lib/endpoints/video/HelixVideo.js +0 -195
  233. package/node_modules/@twurple/api/lib/endpoints/video/HelixVideoApi.d.ts +0 -85
  234. package/node_modules/@twurple/api/lib/endpoints/video/HelixVideoApi.js +0 -162
  235. package/node_modules/@twurple/api/lib/endpoints/whisper/HelixWhisperApi.d.ts +0 -36
  236. package/node_modules/@twurple/api/lib/endpoints/whisper/HelixWhisperApi.js +0 -53
  237. package/node_modules/@twurple/api/lib/errors/ChatMessageDroppedError.d.ts +0 -10
  238. package/node_modules/@twurple/api/lib/errors/ChatMessageDroppedError.js +0 -14
  239. package/node_modules/@twurple/api/lib/errors/ConfigError.d.ts +0 -7
  240. package/node_modules/@twurple/api/lib/errors/ConfigError.js +0 -6
  241. package/node_modules/@twurple/api/lib/errors/StreamNotLiveError.d.ts +0 -9
  242. package/node_modules/@twurple/api/lib/errors/StreamNotLiveError.js +0 -10
  243. package/node_modules/@twurple/api/lib/index.d.ts +0 -151
  244. package/node_modules/@twurple/api/lib/index.js +0 -111
  245. package/node_modules/@twurple/api/lib/interfaces/endpoints/bits.external.d.ts +0 -43
  246. package/node_modules/@twurple/api/lib/interfaces/endpoints/bits.external.js +0 -10
  247. package/node_modules/@twurple/api/lib/interfaces/endpoints/bits.input.d.ts +0 -30
  248. package/node_modules/@twurple/api/lib/interfaces/endpoints/bits.input.js +0 -1
  249. package/node_modules/@twurple/api/lib/interfaces/endpoints/channel.external.d.ts +0 -58
  250. package/node_modules/@twurple/api/lib/interfaces/endpoints/channel.external.js +0 -42
  251. package/node_modules/@twurple/api/lib/interfaces/endpoints/channel.input.d.ts +0 -39
  252. package/node_modules/@twurple/api/lib/interfaces/endpoints/channel.input.js +0 -1
  253. package/node_modules/@twurple/api/lib/interfaces/endpoints/channelPoints.external.d.ts +0 -74
  254. package/node_modules/@twurple/api/lib/interfaces/endpoints/channelPoints.external.js +0 -60
  255. package/node_modules/@twurple/api/lib/interfaces/endpoints/channelPoints.input.d.ts +0 -78
  256. package/node_modules/@twurple/api/lib/interfaces/endpoints/channelPoints.input.js +0 -1
  257. package/node_modules/@twurple/api/lib/interfaces/endpoints/charity.external.d.ts +0 -28
  258. package/node_modules/@twurple/api/lib/interfaces/endpoints/charity.external.js +0 -1
  259. package/node_modules/@twurple/api/lib/interfaces/endpoints/chat.external.d.ts +0 -114
  260. package/node_modules/@twurple/api/lib/interfaces/endpoints/chat.external.js +0 -52
  261. package/node_modules/@twurple/api/lib/interfaces/endpoints/chat.input.d.ts +0 -93
  262. package/node_modules/@twurple/api/lib/interfaces/endpoints/chat.input.js +0 -1
  263. package/node_modules/@twurple/api/lib/interfaces/endpoints/clip.external.d.ts +0 -28
  264. package/node_modules/@twurple/api/lib/interfaces/endpoints/clip.external.js +0 -33
  265. package/node_modules/@twurple/api/lib/interfaces/endpoints/clip.input.d.ts +0 -85
  266. package/node_modules/@twurple/api/lib/interfaces/endpoints/clip.input.js +0 -1
  267. package/node_modules/@twurple/api/lib/interfaces/endpoints/contentClassificationLabels.external.d.ts +0 -7
  268. package/node_modules/@twurple/api/lib/interfaces/endpoints/contentClassificationLabels.external.js +0 -1
  269. package/node_modules/@twurple/api/lib/interfaces/endpoints/entitlement.external.d.ts +0 -24
  270. package/node_modules/@twurple/api/lib/interfaces/endpoints/entitlement.external.js +0 -17
  271. package/node_modules/@twurple/api/lib/interfaces/endpoints/entitlement.input.d.ts +0 -26
  272. package/node_modules/@twurple/api/lib/interfaces/endpoints/entitlement.input.js +0 -1
  273. package/node_modules/@twurple/api/lib/interfaces/endpoints/eventSub.external.d.ts +0 -88
  274. package/node_modules/@twurple/api/lib/interfaces/endpoints/eventSub.external.js +0 -54
  275. package/node_modules/@twurple/api/lib/interfaces/endpoints/eventSub.input.d.ts +0 -66
  276. package/node_modules/@twurple/api/lib/interfaces/endpoints/eventSub.input.js +0 -1
  277. package/node_modules/@twurple/api/lib/interfaces/endpoints/extensions.external.d.ts +0 -42
  278. package/node_modules/@twurple/api/lib/interfaces/endpoints/extensions.external.js +0 -28
  279. package/node_modules/@twurple/api/lib/interfaces/endpoints/extensions.input.d.ts +0 -47
  280. package/node_modules/@twurple/api/lib/interfaces/endpoints/extensions.input.js +0 -1
  281. package/node_modules/@twurple/api/lib/interfaces/endpoints/game.external.d.ts +0 -8
  282. package/node_modules/@twurple/api/lib/interfaces/endpoints/game.external.js +0 -1
  283. package/node_modules/@twurple/api/lib/interfaces/endpoints/generic.external.d.ts +0 -20
  284. package/node_modules/@twurple/api/lib/interfaces/endpoints/generic.external.js +0 -32
  285. package/node_modules/@twurple/api/lib/interfaces/endpoints/goal.external.d.ts +0 -14
  286. package/node_modules/@twurple/api/lib/interfaces/endpoints/goal.external.js +0 -1
  287. package/node_modules/@twurple/api/lib/interfaces/endpoints/hypeTrain.external.d.ts +0 -52
  288. package/node_modules/@twurple/api/lib/interfaces/endpoints/hypeTrain.external.js +0 -1
  289. package/node_modules/@twurple/api/lib/interfaces/endpoints/moderation.external.d.ts +0 -96
  290. package/node_modules/@twurple/api/lib/interfaces/endpoints/moderation.external.js +0 -81
  291. package/node_modules/@twurple/api/lib/interfaces/endpoints/moderation.input.d.ts +0 -65
  292. package/node_modules/@twurple/api/lib/interfaces/endpoints/moderation.input.js +0 -1
  293. package/node_modules/@twurple/api/lib/interfaces/endpoints/poll.external.d.ts +0 -29
  294. package/node_modules/@twurple/api/lib/interfaces/endpoints/poll.external.js +0 -20
  295. package/node_modules/@twurple/api/lib/interfaces/endpoints/poll.input.d.ts +0 -22
  296. package/node_modules/@twurple/api/lib/interfaces/endpoints/poll.input.js +0 -1
  297. package/node_modules/@twurple/api/lib/interfaces/endpoints/prediction.external.d.ts +0 -38
  298. package/node_modules/@twurple/api/lib/interfaces/endpoints/prediction.external.js +0 -19
  299. package/node_modules/@twurple/api/lib/interfaces/endpoints/prediction.input.d.ts +0 -18
  300. package/node_modules/@twurple/api/lib/interfaces/endpoints/prediction.input.js +0 -1
  301. package/node_modules/@twurple/api/lib/interfaces/endpoints/raid.external.d.ts +0 -6
  302. package/node_modules/@twurple/api/lib/interfaces/endpoints/raid.external.js +0 -8
  303. package/node_modules/@twurple/api/lib/interfaces/endpoints/schedule.external.d.ts +0 -36
  304. package/node_modules/@twurple/api/lib/interfaces/endpoints/schedule.external.js +0 -54
  305. package/node_modules/@twurple/api/lib/interfaces/endpoints/schedule.input.d.ts +0 -125
  306. package/node_modules/@twurple/api/lib/interfaces/endpoints/schedule.input.js +0 -1
  307. package/node_modules/@twurple/api/lib/interfaces/endpoints/search.external.d.ts +0 -15
  308. package/node_modules/@twurple/api/lib/interfaces/endpoints/search.external.js +0 -7
  309. package/node_modules/@twurple/api/lib/interfaces/endpoints/search.input.d.ts +0 -14
  310. package/node_modules/@twurple/api/lib/interfaces/endpoints/search.input.js +0 -1
  311. package/node_modules/@twurple/api/lib/interfaces/endpoints/shared-chat-session.external.d.ts +0 -13
  312. package/node_modules/@twurple/api/lib/interfaces/endpoints/shared-chat-session.external.js +0 -7
  313. package/node_modules/@twurple/api/lib/interfaces/endpoints/stream.external.d.ts +0 -52
  314. package/node_modules/@twurple/api/lib/interfaces/endpoints/stream.external.js +0 -24
  315. package/node_modules/@twurple/api/lib/interfaces/endpoints/stream.input.d.ts +0 -33
  316. package/node_modules/@twurple/api/lib/interfaces/endpoints/stream.input.js +0 -1
  317. package/node_modules/@twurple/api/lib/interfaces/endpoints/subscription.external.d.ts +0 -25
  318. package/node_modules/@twurple/api/lib/interfaces/endpoints/subscription.external.js +0 -8
  319. package/node_modules/@twurple/api/lib/interfaces/endpoints/subscription.input.d.ts +0 -12
  320. package/node_modules/@twurple/api/lib/interfaces/endpoints/subscription.input.js +0 -1
  321. package/node_modules/@twurple/api/lib/interfaces/endpoints/team.external.d.ts +0 -18
  322. package/node_modules/@twurple/api/lib/interfaces/endpoints/team.external.js +0 -1
  323. package/node_modules/@twurple/api/lib/interfaces/endpoints/user.external.d.ts +0 -41
  324. package/node_modules/@twurple/api/lib/interfaces/endpoints/user.external.js +0 -15
  325. package/node_modules/@twurple/api/lib/interfaces/endpoints/user.input.d.ts +0 -20
  326. package/node_modules/@twurple/api/lib/interfaces/endpoints/user.input.js +0 -1
  327. package/node_modules/@twurple/api/lib/interfaces/endpoints/userExtension.external.d.ts +0 -34
  328. package/node_modules/@twurple/api/lib/interfaces/endpoints/userExtension.external.js +0 -1
  329. package/node_modules/@twurple/api/lib/interfaces/endpoints/userExtension.input.d.ts +0 -48
  330. package/node_modules/@twurple/api/lib/interfaces/endpoints/userExtension.input.js +0 -1
  331. package/node_modules/@twurple/api/lib/interfaces/endpoints/video.external.d.ts +0 -38
  332. package/node_modules/@twurple/api/lib/interfaces/endpoints/video.external.js +0 -1
  333. package/node_modules/@twurple/api/lib/interfaces/endpoints/video.input.d.ts +0 -29
  334. package/node_modules/@twurple/api/lib/interfaces/endpoints/video.input.js +0 -1
  335. package/node_modules/@twurple/api/lib/interfaces/endpoints/whisper.external.d.ts +0 -2
  336. package/node_modules/@twurple/api/lib/interfaces/endpoints/whisper.external.js +0 -8
  337. package/node_modules/@twurple/api/lib/relations/HelixUserRelation.d.ts +0 -25
  338. package/node_modules/@twurple/api/lib/relations/HelixUserRelation.js +0 -45
  339. package/node_modules/@twurple/api/lib/reporting/ApiReportedRequest.d.ts +0 -22
  340. package/node_modules/@twurple/api/lib/reporting/ApiReportedRequest.js +0 -32
  341. package/node_modules/@twurple/api/lib/utils/HelixRateLimiter.d.ts +0 -2
  342. package/node_modules/@twurple/api/lib/utils/HelixRateLimiter.js +0 -23
  343. package/node_modules/@twurple/api/lib/utils/HelixRequestBatcher.d.ts +0 -2
  344. package/node_modules/@twurple/api/lib/utils/HelixRequestBatcher.js +0 -95
  345. package/node_modules/@twurple/api/lib/utils/pagination/HelixPaginatedRequest.d.ts +0 -49
  346. package/node_modules/@twurple/api/lib/utils/pagination/HelixPaginatedRequest.js +0 -140
  347. package/node_modules/@twurple/api/lib/utils/pagination/HelixPaginatedRequestWithTotal.d.ts +0 -13
  348. package/node_modules/@twurple/api/lib/utils/pagination/HelixPaginatedRequestWithTotal.js +0 -22
  349. package/node_modules/@twurple/api/lib/utils/pagination/HelixPaginatedResult.d.ts +0 -31
  350. package/node_modules/@twurple/api/lib/utils/pagination/HelixPaginatedResult.js +0 -19
  351. package/node_modules/@twurple/api/lib/utils/pagination/HelixPagination.d.ts +0 -25
  352. package/node_modules/@twurple/api/lib/utils/pagination/HelixPagination.js +0 -8
  353. package/node_modules/@twurple/api/package.json +0 -60
  354. package/node_modules/retry/License +0 -21
  355. package/node_modules/retry/README.md +0 -227
  356. package/node_modules/retry/example/dns.js +0 -31
  357. package/node_modules/retry/example/stop.js +0 -40
  358. package/node_modules/retry/index.js +0 -1
  359. package/node_modules/retry/lib/retry.js +0 -100
  360. package/node_modules/retry/lib/retry_operation.js +0 -162
  361. package/node_modules/retry/package.json +0 -36
@@ -1,137 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Enumerable } from '@d-fischer/shared-utils';
3
- import { checkRelationAssertion, DataObject, rawDataSymbol, rtfm } from '@twurple/common';
4
- /**
5
- * A Twitch stream.
6
- */
7
- let HelixStream = class HelixStream extends DataObject {
8
- /** @internal */ _client;
9
- /** @internal */
10
- constructor(data, client) {
11
- super(data);
12
- this._client = client;
13
- }
14
- /**
15
- * The stream ID.
16
- */
17
- get id() {
18
- return this[rawDataSymbol].id;
19
- }
20
- /**
21
- * The user ID.
22
- */
23
- get userId() {
24
- return this[rawDataSymbol].user_id;
25
- }
26
- /**
27
- * The user's name.
28
- */
29
- get userName() {
30
- return this[rawDataSymbol].user_login;
31
- }
32
- /**
33
- * The user's display name.
34
- */
35
- get userDisplayName() {
36
- return this[rawDataSymbol].user_name;
37
- }
38
- /**
39
- * Gets information about the user broadcasting the stream.
40
- */
41
- async getUser() {
42
- return checkRelationAssertion(await this._client.users.getUserById(this[rawDataSymbol].user_id));
43
- }
44
- /**
45
- * The game ID, or an empty string if the stream doesn't currently have a game.
46
- */
47
- get gameId() {
48
- return this[rawDataSymbol].game_id;
49
- }
50
- /**
51
- * The game name, or an empty string if the stream doesn't currently have a game.
52
- */
53
- get gameName() {
54
- return this[rawDataSymbol].game_name;
55
- }
56
- /**
57
- * Gets information about the game that is being played on the stream.
58
- *
59
- * Returns null if the stream doesn't currently have a game.
60
- */
61
- async getGame() {
62
- return this[rawDataSymbol].game_id
63
- ? checkRelationAssertion(await this._client.games.getGameById(this[rawDataSymbol].game_id))
64
- : null;
65
- }
66
- /**
67
- * The type of the stream.
68
- */
69
- get type() {
70
- return this[rawDataSymbol].type;
71
- }
72
- /**
73
- * The title of the stream.
74
- */
75
- get title() {
76
- return this[rawDataSymbol].title;
77
- }
78
- /**
79
- * The number of viewers the stream currently has.
80
- */
81
- get viewers() {
82
- return this[rawDataSymbol].viewer_count;
83
- }
84
- /**
85
- * The time when the stream started.
86
- */
87
- get startDate() {
88
- return new Date(this[rawDataSymbol].started_at);
89
- }
90
- /**
91
- * The language of the stream.
92
- */
93
- get language() {
94
- return this[rawDataSymbol].language;
95
- }
96
- /**
97
- * The URL of the thumbnail of the stream.
98
- *
99
- * This URL includes the placeholders `{width}` and `{height}`
100
- * which you must replace with the desired dimensions of the thumbnail (in pixels).
101
- *
102
- * You can also use {@link HelixStream#getThumbnailUrl} to do this replacement.
103
- */
104
- get thumbnailUrl() {
105
- return this[rawDataSymbol].thumbnail_url;
106
- }
107
- /**
108
- * Builds the thumbnail URL of the stream using the given dimensions.
109
- *
110
- * @param width The width of the thumbnail.
111
- * @param height The height of the thumbnail.
112
- */
113
- getThumbnailUrl(width, height) {
114
- return this[rawDataSymbol].thumbnail_url
115
- .replace('{width}', width.toString())
116
- .replace('{height}', height.toString());
117
- }
118
- /**
119
- * The tags applied to the stream.
120
- */
121
- get tags() {
122
- return this[rawDataSymbol].tags;
123
- }
124
- /**
125
- * Whether the stream is set to be targeted to mature audiences only.
126
- */
127
- get isMature() {
128
- return this[rawDataSymbol].is_mature;
129
- }
130
- };
131
- __decorate([
132
- Enumerable(false)
133
- ], HelixStream.prototype, "_client", void 0);
134
- HelixStream = __decorate([
135
- rtfm('api', 'HelixStream', 'id')
136
- ], HelixStream);
137
- export { HelixStream };
@@ -1,140 +0,0 @@
1
- import { type UserIdResolvable, type UserNameResolvable } from '@twurple/common';
2
- import { type HelixStreamData, type HelixStreamGetMarkersResponse } from '../../interfaces/endpoints/stream.external.js';
3
- import { type HelixPaginatedStreamFilter, type HelixStreamFilter } from '../../interfaces/endpoints/stream.input.js';
4
- import { HelixPaginatedRequest } from '../../utils/pagination/HelixPaginatedRequest.js';
5
- import { type HelixPaginatedResult } from '../../utils/pagination/HelixPaginatedResult.js';
6
- import { type HelixForwardPagination, type HelixPagination } from '../../utils/pagination/HelixPagination.js';
7
- import { BaseApi } from '../BaseApi.js';
8
- import { HelixStream } from './HelixStream.js';
9
- import { HelixStreamMarker } from './HelixStreamMarker.js';
10
- import { HelixStreamMarkerWithVideo } from './HelixStreamMarkerWithVideo.js';
11
- /**
12
- * The Helix API methods that deal with streams.
13
- *
14
- * Can be accessed using `client.streams` on an {@link ApiClient} instance.
15
- *
16
- * ## Example
17
- * ```ts
18
- * const api = new ApiClient({ authProvider });
19
- * const stream = await api.streams.getStreamByUserId('125328655');
20
- * ```
21
- *
22
- * @meta category helix
23
- * @meta categorizedTitle Streams
24
- */
25
- export declare class HelixStreamApi extends BaseApi {
26
- /**
27
- * Gets a list of streams.
28
- *
29
- * @param filter
30
- * @expandParams
31
- */
32
- getStreams(filter?: HelixPaginatedStreamFilter): Promise<HelixPaginatedResult<HelixStream>>;
33
- /**
34
- * Creates a paginator for streams.
35
- *
36
- * @param filter
37
- * @expandParams
38
- */
39
- getStreamsPaginated(filter?: HelixStreamFilter): HelixPaginatedRequest<HelixStreamData, HelixStream>;
40
- /**
41
- * Gets the current streams for the given usernames.
42
- *
43
- * @param users The username to get the streams for.
44
- */
45
- getStreamsByUserNames(users: UserNameResolvable[]): Promise<HelixStream[]>;
46
- /**
47
- * Gets the current stream for the given username.
48
- *
49
- * @param user The username to get the stream for.
50
- */
51
- getStreamByUserName(user: UserNameResolvable): Promise<HelixStream | null>;
52
- /**
53
- * Gets the current stream for the given username, batching multiple calls into fewer requests as the API allows.
54
- *
55
- * @param user The username to get the stream for.
56
- */
57
- getStreamByUserNameBatched(user: UserNameResolvable): Promise<HelixStream | null>;
58
- /**
59
- * Gets the current streams for the given user IDs.
60
- *
61
- * @param users The user IDs to get the streams for.
62
- */
63
- getStreamsByUserIds(users: UserIdResolvable[]): Promise<HelixStream[]>;
64
- /**
65
- * Gets the current stream for the given user ID.
66
- *
67
- * @param user The user ID to get the stream for.
68
- */
69
- getStreamByUserId(user: UserIdResolvable): Promise<HelixStream | null>;
70
- /**
71
- * Gets the current stream for the given user ID, batching multiple calls into fewer requests as the API allows.
72
- *
73
- * @param user The user ID to get the stream for.
74
- */
75
- getStreamByUserIdBatched(user: UserIdResolvable): Promise<HelixStream | null>;
76
- /**
77
- * Gets a list of all stream markers for a user.
78
- *
79
- * @param user The user to list the stream markers for.
80
- * @param pagination
81
- *
82
- * @expandParams
83
- */
84
- getStreamMarkersForUser(user: UserIdResolvable, pagination?: HelixPagination): Promise<HelixPaginatedResult<HelixStreamMarkerWithVideo>>;
85
- /**
86
- * Creates a paginator for all stream markers for a user.
87
- *
88
- * @param user The user to list the stream markers for.
89
- */
90
- getStreamMarkersForUserPaginated(user: UserIdResolvable): HelixPaginatedRequest<HelixStreamGetMarkersResponse, HelixStreamMarkerWithVideo>;
91
- /**
92
- * Gets a list of all stream markers for a video.
93
- *
94
- * @param user The user the video belongs to.
95
- * @param videoId The video to list the stream markers for.
96
- * @param pagination
97
- *
98
- * @expandParams
99
- */
100
- getStreamMarkersForVideo(user: UserIdResolvable, videoId: string, pagination?: HelixPagination): Promise<HelixPaginatedResult<HelixStreamMarkerWithVideo>>;
101
- /**
102
- * Creates a paginator for all stream markers for a video.
103
- *
104
- * @param user The user the video belongs to.
105
- * @param videoId The video to list the stream markers for.
106
- */
107
- getStreamMarkersForVideoPaginated(user: UserIdResolvable, videoId: string): HelixPaginatedRequest<HelixStreamGetMarkersResponse, HelixStreamMarkerWithVideo>;
108
- /**
109
- * Creates a new stream marker.
110
- *
111
- * Only works while the specified user's stream is live.
112
- *
113
- * @param broadcaster The broadcaster to create a stream marker for.
114
- * @param description The description of the marker.
115
- */
116
- createStreamMarker(broadcaster: UserIdResolvable, description?: string): Promise<HelixStreamMarker>;
117
- /**
118
- * Gets the stream key of a stream.
119
- *
120
- * @param broadcaster The broadcaster to get the stream key for.
121
- */
122
- getStreamKey(broadcaster: UserIdResolvable): Promise<string>;
123
- /**
124
- * Gets the streams that are currently live and are followed by the given user.
125
- *
126
- * @param user The user to check followed streams for.
127
- * @param pagination
128
- *
129
- * @expandParams
130
- */
131
- getFollowedStreams(user: UserIdResolvable, pagination?: HelixForwardPagination): Promise<HelixPaginatedResult<HelixStream>>;
132
- /**
133
- * Creates a paginator for the streams that are currently live and are followed by the given user.
134
- *
135
- * @param user The user to check followed streams for.
136
- */
137
- getFollowedStreamsPaginated(user: UserIdResolvable): HelixPaginatedRequest<HelixStreamData, HelixStream>;
138
- private static _mapGetStreamMarkersResult;
139
- }
140
- //# sourceMappingURL=HelixStreamApi.d.ts.map
@@ -1,303 +0,0 @@
1
- var HelixStreamApi_1;
2
- import { __decorate } from "tslib";
3
- import { Enumerable, flatten, mapNullable } from '@d-fischer/shared-utils';
4
- import { createBroadcasterQuery, HttpStatusCodeError, } from '@twurple/api-call';
5
- import { extractUserId, extractUserName, rtfm } from '@twurple/common';
6
- import { StreamNotLiveError } from '../../errors/StreamNotLiveError.js';
7
- import { createSingleKeyQuery, createUserQuery } from '../../interfaces/endpoints/generic.external.js';
8
- import { createStreamMarkerBody, createStreamQuery, createVideoQuery, } from '../../interfaces/endpoints/stream.external.js';
9
- import { HelixRequestBatcher } from '../../utils/HelixRequestBatcher.js';
10
- import { HelixPaginatedRequest } from '../../utils/pagination/HelixPaginatedRequest.js';
11
- import { createPaginatedResult } from '../../utils/pagination/HelixPaginatedResult.js';
12
- import { createPaginationQuery, } from '../../utils/pagination/HelixPagination.js';
13
- import { BaseApi } from '../BaseApi.js';
14
- import { HelixStream } from './HelixStream.js';
15
- import { HelixStreamMarker } from './HelixStreamMarker.js';
16
- import { HelixStreamMarkerWithVideo } from './HelixStreamMarkerWithVideo.js';
17
- /**
18
- * The Helix API methods that deal with streams.
19
- *
20
- * Can be accessed using `client.streams` on an {@link ApiClient} instance.
21
- *
22
- * ## Example
23
- * ```ts
24
- * const api = new ApiClient({ authProvider });
25
- * const stream = await api.streams.getStreamByUserId('125328655');
26
- * ```
27
- *
28
- * @meta category helix
29
- * @meta categorizedTitle Streams
30
- */
31
- let HelixStreamApi = HelixStreamApi_1 = class HelixStreamApi extends BaseApi {
32
- /** @internal */
33
- _getStreamByUserIdBatcher = new HelixRequestBatcher({
34
- url: 'streams',
35
- }, 'user_id', 'user_id', this._client, (data) => new HelixStream(data, this._client));
36
- /** @internal */
37
- _getStreamByUserNameBatcher = new HelixRequestBatcher({
38
- url: 'streams',
39
- }, 'user_login', 'user_login', this._client, (data) => new HelixStream(data, this._client));
40
- /**
41
- * Gets a list of streams.
42
- *
43
- * @param filter
44
- * @expandParams
45
- */
46
- async getStreams(filter = {}) {
47
- const result = await this._client.callApi({
48
- url: 'streams',
49
- type: 'helix',
50
- query: {
51
- ...createStreamQuery(filter),
52
- ...createPaginationQuery(filter),
53
- },
54
- });
55
- return createPaginatedResult(result, HelixStream, this._client);
56
- }
57
- /**
58
- * Creates a paginator for streams.
59
- *
60
- * @param filter
61
- * @expandParams
62
- */
63
- getStreamsPaginated(filter = {}) {
64
- return new HelixPaginatedRequest({
65
- url: 'streams',
66
- query: createStreamQuery(filter),
67
- }, this._client, data => new HelixStream(data, this._client));
68
- }
69
- /**
70
- * Gets the current streams for the given usernames.
71
- *
72
- * @param users The username to get the streams for.
73
- */
74
- async getStreamsByUserNames(users) {
75
- const result = await this.getStreams({ userName: users.map(extractUserName) });
76
- return result.data;
77
- }
78
- /**
79
- * Gets the current stream for the given username.
80
- *
81
- * @param user The username to get the stream for.
82
- */
83
- async getStreamByUserName(user) {
84
- const result = await this.getStreamsByUserNames([user]);
85
- return result[0] ?? null;
86
- }
87
- /**
88
- * Gets the current stream for the given username, batching multiple calls into fewer requests as the API allows.
89
- *
90
- * @param user The username to get the stream for.
91
- */
92
- async getStreamByUserNameBatched(user) {
93
- return await this._getStreamByUserNameBatcher.request(extractUserName(user));
94
- }
95
- /**
96
- * Gets the current streams for the given user IDs.
97
- *
98
- * @param users The user IDs to get the streams for.
99
- */
100
- async getStreamsByUserIds(users) {
101
- const result = await this.getStreams({ userId: users.map(extractUserId) });
102
- return result.data;
103
- }
104
- /**
105
- * Gets the current stream for the given user ID.
106
- *
107
- * @param user The user ID to get the stream for.
108
- */
109
- async getStreamByUserId(user) {
110
- const userId = extractUserId(user);
111
- const result = await this._client.callApi({
112
- url: 'streams',
113
- type: 'helix',
114
- userId,
115
- query: createStreamQuery({ userId }),
116
- });
117
- return mapNullable(result.data[0], data => new HelixStream(data, this._client));
118
- }
119
- /**
120
- * Gets the current stream for the given user ID, batching multiple calls into fewer requests as the API allows.
121
- *
122
- * @param user The user ID to get the stream for.
123
- */
124
- async getStreamByUserIdBatched(user) {
125
- return await this._getStreamByUserIdBatcher.request(extractUserId(user));
126
- }
127
- /**
128
- * Gets a list of all stream markers for a user.
129
- *
130
- * @param user The user to list the stream markers for.
131
- * @param pagination
132
- *
133
- * @expandParams
134
- */
135
- async getStreamMarkersForUser(user, pagination) {
136
- const result = await this._client.callApi({
137
- url: 'streams/markers',
138
- type: 'helix',
139
- query: {
140
- ...createUserQuery(user),
141
- ...createPaginationQuery(pagination),
142
- },
143
- userId: extractUserId(user),
144
- scopes: ['user:read:broadcast'],
145
- canOverrideScopedUserContext: true,
146
- });
147
- return {
148
- data: flatten(result.data.map(data => HelixStreamApi_1._mapGetStreamMarkersResult(data, this._client))),
149
- cursor: result.pagination?.cursor,
150
- };
151
- }
152
- /**
153
- * Creates a paginator for all stream markers for a user.
154
- *
155
- * @param user The user to list the stream markers for.
156
- */
157
- getStreamMarkersForUserPaginated(user) {
158
- return new HelixPaginatedRequest({
159
- url: 'streams/markers',
160
- query: createUserQuery(user),
161
- userId: extractUserId(user),
162
- scopes: ['user:read:broadcast'],
163
- canOverrideScopedUserContext: true,
164
- }, this._client, data => HelixStreamApi_1._mapGetStreamMarkersResult(data, this._client));
165
- }
166
- /**
167
- * Gets a list of all stream markers for a video.
168
- *
169
- * @param user The user the video belongs to.
170
- * @param videoId The video to list the stream markers for.
171
- * @param pagination
172
- *
173
- * @expandParams
174
- */
175
- async getStreamMarkersForVideo(user, videoId, pagination) {
176
- const result = await this._client.callApi({
177
- url: 'streams/markers',
178
- type: 'helix',
179
- query: {
180
- ...createVideoQuery(videoId),
181
- ...createPaginationQuery(pagination),
182
- },
183
- userId: extractUserId(user),
184
- scopes: ['user:read:broadcast'],
185
- canOverrideScopedUserContext: true,
186
- });
187
- return {
188
- data: flatten(result.data.map(data => HelixStreamApi_1._mapGetStreamMarkersResult(data, this._client))),
189
- cursor: result.pagination?.cursor,
190
- };
191
- }
192
- /**
193
- * Creates a paginator for all stream markers for a video.
194
- *
195
- * @param user The user the video belongs to.
196
- * @param videoId The video to list the stream markers for.
197
- */
198
- getStreamMarkersForVideoPaginated(user, videoId) {
199
- return new HelixPaginatedRequest({
200
- url: 'streams/markers',
201
- query: createVideoQuery(videoId),
202
- userId: extractUserId(user),
203
- scopes: ['user:read:broadcast'],
204
- canOverrideScopedUserContext: true,
205
- }, this._client, data => HelixStreamApi_1._mapGetStreamMarkersResult(data, this._client));
206
- }
207
- /**
208
- * Creates a new stream marker.
209
- *
210
- * Only works while the specified user's stream is live.
211
- *
212
- * @param broadcaster The broadcaster to create a stream marker for.
213
- * @param description The description of the marker.
214
- */
215
- async createStreamMarker(broadcaster, description) {
216
- try {
217
- const result = await this._client.callApi({
218
- url: 'streams/markers',
219
- method: 'POST',
220
- type: 'helix',
221
- userId: extractUserId(broadcaster),
222
- scopes: ['channel:manage:broadcast'],
223
- canOverrideScopedUserContext: true,
224
- jsonBody: createStreamMarkerBody(broadcaster, description),
225
- });
226
- return new HelixStreamMarker(result.data[0], this._client);
227
- }
228
- catch (e) {
229
- if (e instanceof HttpStatusCodeError && e.statusCode === 404) {
230
- throw new StreamNotLiveError({ cause: e });
231
- }
232
- throw e;
233
- }
234
- }
235
- /**
236
- * Gets the stream key of a stream.
237
- *
238
- * @param broadcaster The broadcaster to get the stream key for.
239
- */
240
- async getStreamKey(broadcaster) {
241
- const userId = extractUserId(broadcaster);
242
- const result = await this._client.callApi({
243
- type: 'helix',
244
- url: 'streams/key',
245
- userId,
246
- scopes: ['channel:read:stream_key'],
247
- query: createBroadcasterQuery(broadcaster),
248
- });
249
- return result.data[0].stream_key;
250
- }
251
- /**
252
- * Gets the streams that are currently live and are followed by the given user.
253
- *
254
- * @param user The user to check followed streams for.
255
- * @param pagination
256
- *
257
- * @expandParams
258
- */
259
- async getFollowedStreams(user, pagination) {
260
- const userId = extractUserId(user);
261
- const result = await this._client.callApi({
262
- type: 'helix',
263
- url: 'streams/followed',
264
- userId,
265
- scopes: ['user:read:follows'],
266
- query: {
267
- ...createSingleKeyQuery('user_id', userId),
268
- ...createPaginationQuery(pagination),
269
- },
270
- });
271
- return createPaginatedResult(result, HelixStream, this._client);
272
- }
273
- /**
274
- * Creates a paginator for the streams that are currently live and are followed by the given user.
275
- *
276
- * @param user The user to check followed streams for.
277
- */
278
- getFollowedStreamsPaginated(user) {
279
- const userId = extractUserId(user);
280
- return new HelixPaginatedRequest({
281
- url: 'streams/followed',
282
- userId,
283
- scopes: ['user:read:follows'],
284
- query: createSingleKeyQuery('user_id', userId),
285
- }, this._client, data => new HelixStream(data, this._client));
286
- }
287
- static _mapGetStreamMarkersResult(data, client) {
288
- return data.videos.reduce((result, video) => [
289
- ...result,
290
- ...video.markers.map(marker => new HelixStreamMarkerWithVideo(marker, video.video_id, client)),
291
- ], []);
292
- }
293
- };
294
- __decorate([
295
- Enumerable(false)
296
- ], HelixStreamApi.prototype, "_getStreamByUserIdBatcher", void 0);
297
- __decorate([
298
- Enumerable(false)
299
- ], HelixStreamApi.prototype, "_getStreamByUserNameBatcher", void 0);
300
- HelixStreamApi = HelixStreamApi_1 = __decorate([
301
- rtfm('api', 'HelixStreamApi')
302
- ], HelixStreamApi);
303
- export { HelixStreamApi };
@@ -1,24 +0,0 @@
1
- import { DataObject } from '@twurple/common';
2
- import { type HelixStreamMarkerData } from '../../interfaces/endpoints/stream.external.js';
3
- /**
4
- * A stream marker.
5
- */
6
- export declare class HelixStreamMarker extends DataObject<HelixStreamMarkerData> {
7
- /**
8
- * The ID of the marker.
9
- */
10
- get id(): string;
11
- /**
12
- * The date and time when the marker was created.
13
- */
14
- get creationDate(): Date;
15
- /**
16
- * The description of the marker.
17
- */
18
- get description(): string;
19
- /**
20
- * The position in the stream when the marker was created, in seconds.
21
- */
22
- get positionInSeconds(): number;
23
- }
24
- //# sourceMappingURL=HelixStreamMarker.d.ts.map
@@ -1,45 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Enumerable } from '@d-fischer/shared-utils';
3
- import { DataObject, rawDataSymbol, rtfm } from '@twurple/common';
4
- /**
5
- * A stream marker.
6
- */
7
- let HelixStreamMarker = class HelixStreamMarker extends DataObject {
8
- /** @internal */ _client;
9
- /** @internal */
10
- constructor(data, client) {
11
- super(data);
12
- this._client = client;
13
- }
14
- /**
15
- * The ID of the marker.
16
- */
17
- get id() {
18
- return this[rawDataSymbol].id;
19
- }
20
- /**
21
- * The date and time when the marker was created.
22
- */
23
- get creationDate() {
24
- return new Date(this[rawDataSymbol].created_at);
25
- }
26
- /**
27
- * The description of the marker.
28
- */
29
- get description() {
30
- return this[rawDataSymbol].description;
31
- }
32
- /**
33
- * The position in the stream when the marker was created, in seconds.
34
- */
35
- get positionInSeconds() {
36
- return this[rawDataSymbol].position_seconds;
37
- }
38
- };
39
- __decorate([
40
- Enumerable(false)
41
- ], HelixStreamMarker.prototype, "_client", void 0);
42
- HelixStreamMarker = __decorate([
43
- rtfm('api', 'HelixStreamMarker', 'id')
44
- ], HelixStreamMarker);
45
- export { HelixStreamMarker };
@@ -1,23 +0,0 @@
1
- import type { HelixVideo } from '../video/HelixVideo.js';
2
- import { HelixStreamMarker } from './HelixStreamMarker.js';
3
- /**
4
- * A stream marker, also containing some video data.
5
- *
6
- * @inheritDoc
7
- */
8
- export declare class HelixStreamMarkerWithVideo extends HelixStreamMarker {
9
- private readonly _videoId;
10
- /**
11
- * The URL of the video, which will start playing at the position of the stream marker.
12
- */
13
- get url(): string;
14
- /**
15
- * The ID of the video.
16
- */
17
- get videoId(): string;
18
- /**
19
- * Gets the video data of the video the marker was set in.
20
- */
21
- getVideo(): Promise<HelixVideo>;
22
- }
23
- //# sourceMappingURL=HelixStreamMarkerWithVideo.d.ts.map