@twurple/eventsub-base
Advanced tools
Comparing version 6.0.4 to 6.0.5
@@ -21,3 +21,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the contributor. | ||
* Gets more information about the contributor. | ||
*/ | ||
@@ -24,0 +24,0 @@ getUser(): Promise<HelixUser>; |
@@ -32,3 +32,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the contributor. | ||
* Gets more information about the contributor. | ||
*/ | ||
@@ -35,0 +35,0 @@ async getUser() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the predictor. | ||
* Gets more information about the predictor. | ||
*/ | ||
@@ -27,0 +27,0 @@ getUser(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the predictor. | ||
* Gets more information about the predictor. | ||
*/ | ||
@@ -38,0 +38,0 @@ async getUser() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the banned user. | ||
* Gets more information about the banned user. | ||
*/ | ||
@@ -41,3 +41,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -58,3 +58,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -61,0 +61,0 @@ getModerator(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the banned user. | ||
* Gets more information about the banned user. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -85,3 +85,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -88,0 +88,0 @@ async getModerator() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -46,3 +46,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the donating user. | ||
* Gets more information about the donating user. | ||
*/ | ||
@@ -49,0 +49,0 @@ getDonor(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -67,3 +67,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the donating user. | ||
* Gets more information about the donating user. | ||
*/ | ||
@@ -70,0 +70,0 @@ async getDonor() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -41,3 +41,3 @@ getUser(): Promise<HelixUser | null>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the following user. | ||
* Gets more information about the following user. | ||
*/ | ||
@@ -41,3 +41,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the following user. | ||
* Gets more information about the following user. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -41,3 +41,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -41,3 +41,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -41,3 +41,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -41,3 +41,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -44,0 +44,0 @@ getUser(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getUser() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -29,3 +29,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -32,0 +32,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -42,3 +42,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the raiding broadcaster. | ||
* Gets more information about the raiding broadcaster. | ||
*/ | ||
@@ -41,3 +41,3 @@ getRaidingBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the raided broadcaster. | ||
* Gets more information about the raided broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ getRaidedBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the raiding broadcaster. | ||
* Gets more information about the raiding broadcaster. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getRaidingBroadcaster() { | ||
/** | ||
* Retrieves more information about the raided broadcaster. | ||
* Gets more information about the raided broadcaster. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getRaidedBroadcaster() { |
@@ -28,3 +28,3 @@ import type { ApiClient, HelixCustomReward, HelixCustomRewardRedemption, HelixCustomRewardRedemptionTargetStatus, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,3 +45,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -76,3 +76,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more info about the reward that was redeemed. | ||
* Gets more info about the reward that was redeemed. | ||
*/ | ||
@@ -79,0 +79,0 @@ getReward(): Promise<HelixCustomReward>; |
@@ -41,3 +41,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -66,3 +66,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -111,3 +111,3 @@ async getUser() { | ||
/** | ||
* Retrieves more info about the reward that was redeemed. | ||
* Gets more info about the reward that was redeemed. | ||
*/ | ||
@@ -114,0 +114,0 @@ async getReward() { |
@@ -28,3 +28,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,3 +45,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -48,0 +48,0 @@ getUser(): Promise<HelixUser>; |
@@ -41,3 +41,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -66,3 +66,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -69,0 +69,0 @@ async getUser() { |
@@ -28,3 +28,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the reward's broadcaster. | ||
* Gets more information about the reward's broadcaster. | ||
*/ | ||
@@ -31,0 +31,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -41,3 +41,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the reward's broadcaster. | ||
* Gets more information about the reward's broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -41,3 +41,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -44,0 +44,0 @@ getModerator(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getModerator() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -41,3 +41,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -44,0 +44,0 @@ getModerator(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getModerator() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster who sent the shoutout. | ||
* Gets more information about the broadcaster who sent the shoutout. | ||
*/ | ||
@@ -41,3 +41,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster who was shoutout out. | ||
* Gets more information about the broadcaster who was shoutout out. | ||
*/ | ||
@@ -44,0 +44,0 @@ getShoutedOutBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster who sent the shoutout. | ||
* Gets more information about the broadcaster who sent the shoutout. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the broadcaster who was shoutout out. | ||
* Gets more information about the broadcaster who was shoutout out. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getShoutedOutBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster who received the shoutout. | ||
* Gets more information about the broadcaster who received the shoutout. | ||
*/ | ||
@@ -41,3 +41,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster who sent the shoutout. | ||
* Gets more information about the broadcaster who sent the shoutout. | ||
*/ | ||
@@ -44,0 +44,0 @@ getShoutingOutBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster who received the shoutout. | ||
* Gets more information about the broadcaster who received the shoutout. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the broadcaster who sent the shoutout. | ||
* Gets more information about the broadcaster who sent the shoutout. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getShoutingOutBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the user whose subscription is ending. | ||
* Gets more information about the user whose subscription is ending. | ||
*/ | ||
@@ -41,3 +41,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the user whose subscription is ending. | ||
* Gets more information about the user whose subscription is ending. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the subscribing user. | ||
* Gets more information about the subscribing user. | ||
*/ | ||
@@ -41,3 +41,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the subscribing user. | ||
* Gets more information about the subscribing user. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the gifting user. | ||
* Gets more information about the gifting user. | ||
*/ | ||
@@ -41,3 +41,3 @@ getGifter(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -44,0 +44,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the gifting user. | ||
* Gets more information about the gifting user. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getGifter() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getBroadcaster() { |
@@ -25,3 +25,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the user whose subscription is being announced. | ||
* Gets more information about the user whose subscription is being announced. | ||
*/ | ||
@@ -42,3 +42,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,0 +45,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the user whose subscription is being announced. | ||
* Gets more information about the user whose subscription is being announced. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the unbanned user. | ||
* Gets more information about the unbanned user. | ||
*/ | ||
@@ -41,3 +41,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -58,3 +58,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -61,0 +61,0 @@ getModerator(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the unbanned user. | ||
* Gets more information about the unbanned user. | ||
*/ | ||
@@ -60,3 +60,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -85,3 +85,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the moderator. | ||
* Gets more information about the moderator. | ||
*/ | ||
@@ -88,0 +88,0 @@ async getModerator() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixGame, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -45,3 +45,3 @@ getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the game that is currently being played on the channel. | ||
* Gets more information about the game that is currently being played on the channel. | ||
*/ | ||
@@ -48,0 +48,0 @@ getGame(): Promise<HelixGame | null>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -66,3 +66,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the game that is currently being played on the channel. | ||
* Gets more information about the game that is currently being played on the channel. | ||
*/ | ||
@@ -69,0 +69,0 @@ async getGame() { |
@@ -24,3 +24,3 @@ import { type ApiClient, type HelixGame, type HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the category/game. | ||
* Gets more information about the category/game. | ||
*/ | ||
@@ -45,3 +45,3 @@ getCategory(): Promise<HelixGame>; | ||
/** | ||
* Retrieves more information about the entitled user. | ||
* Gets more information about the entitled user. | ||
*/ | ||
@@ -48,0 +48,0 @@ getUser(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the category/game. | ||
* Gets more information about the category/game. | ||
*/ | ||
@@ -66,3 +66,3 @@ async getCategory() { | ||
/** | ||
* Retrieves more information about the entitled user. | ||
* Gets more information about the entitled user. | ||
*/ | ||
@@ -69,0 +69,0 @@ async getUser() { |
@@ -32,3 +32,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the subscribing user. | ||
* Gets more information about the subscribing user. | ||
*/ | ||
@@ -49,3 +49,3 @@ getUser(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -52,0 +52,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -47,3 +47,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the subscribing user. | ||
* Gets more information about the subscribing user. | ||
*/ | ||
@@ -72,3 +72,3 @@ async getUser() { | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -75,0 +75,0 @@ async getBroadcaster() { |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -27,0 +27,0 @@ getBroadcaster(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -38,0 +38,0 @@ async getBroadcaster() { |
@@ -24,7 +24,7 @@ import type { ApiClient, HelixStream, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
getBroadcaster(): Promise<HelixUser>; | ||
/** | ||
* Retrieves more information about the stream. | ||
* Gets more information about the stream. | ||
* | ||
@@ -31,0 +31,0 @@ * This may sometimes return null, as the Helix API might be behind due to caching on Twitch's side. |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the broadcaster. | ||
* Gets more information about the broadcaster. | ||
*/ | ||
@@ -42,3 +42,3 @@ async getBroadcaster() { | ||
/** | ||
* Retrieves more information about the stream. | ||
* Gets more information about the stream. | ||
* | ||
@@ -45,0 +45,0 @@ * This may sometimes return null, as the Helix API might be behind due to caching on Twitch's side. |
@@ -24,3 +24,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -27,0 +27,0 @@ getUser(): Promise<HelixUser>; |
@@ -35,3 +35,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -38,0 +38,0 @@ async getUser() { |
@@ -28,3 +28,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -31,0 +31,0 @@ getUser(): Promise<HelixUser | null>; |
@@ -39,3 +39,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -42,0 +42,0 @@ async getUser() { |
@@ -42,3 +42,3 @@ import type { ApiClient, HelixUser } from '@twurple/api'; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -45,0 +45,0 @@ getUser(): Promise<HelixUser>; |
@@ -60,3 +60,3 @@ "use strict"; | ||
/** | ||
* Retrieves more information about the user. | ||
* Gets more information about the user. | ||
*/ | ||
@@ -63,0 +63,0 @@ async getUser() { |
{ | ||
"name": "@twurple/eventsub-base", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"publishConfig": { | ||
@@ -38,5 +38,5 @@ "access": "public" | ||
"@d-fischer/typed-event-emitter": "^3.3.0", | ||
"@twurple/api": "6.0.4", | ||
"@twurple/auth": "6.0.4", | ||
"@twurple/common": "6.0.4", | ||
"@twurple/api": "6.0.5", | ||
"@twurple/auth": "6.0.5", | ||
"@twurple/common": "6.0.5", | ||
"tslib": "^2.0.3" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
721048
+ Added@twurple/api@6.0.5(transitive)
+ Added@twurple/api-call@6.0.5(transitive)
+ Added@twurple/auth@6.0.5(transitive)
+ Added@twurple/common@6.0.5(transitive)
- Removed@twurple/api@6.0.4(transitive)
- Removed@twurple/api-call@6.0.4(transitive)
- Removed@twurple/auth@6.0.4(transitive)
- Removed@twurple/common@6.0.4(transitive)
Updated@twurple/api@6.0.5
Updated@twurple/auth@6.0.5
Updated@twurple/common@6.0.5