Overview
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster.
broadcasterId
Type: string
The ID of the broadcaster.
broadcasterName
Type: string
The name of the broadcaster.
isGift
Type: boolean
Whether the subscription has been gifted.
tier
Type: EventSubChannelSubscriptionEventTierThe tier of a subscription. 1000 means tier 1, and so on.
Aliased type: "1000" | "2000" | "3000"
The tier of the subscription, either 1000, 2000 or 3000.
userDisplayName
Type: string
The display name of the subscribing user.
userId
Type: string
The ID of the subscribing user.
userName
Type: string
The name of the subscribing user.
Methods
getBroadcaster()
asyncRetrieves more information about the broadcaster.
getUser()
asyncRetrieves more information about the subscribing user.