EventSubChannelChatResubNotificationEvent
An EventSub event representing a resub notification in a channel's chat.
Overview
Properties
Methods
Properties
gifterDisplayName
Type: string | null
The display name of the gifter, or null
if they're anonymous or this is not a gift.
gifterId
Type: string | null
The ID of the gifter, or null
if they're anonymous or this is not a gift.
gifterName
Type: string | null
The username of the gifter, or null
if they're anonymous or this is not a gift.
isGifterAnonymous
Value: false | true | null
Whether the gifter is anonymous, or null
if this is not a gift.
streakMonths
Type: number | null
The streak amount of months the user has been subscribed for, or null
if not shared.
tier
Type: EventSubChannelChatNotificationSubTierThe tier of a subscription. 1000 means tier 1, and so on.
Aliased type: "1000" | "2000" | "3000"
The tier of a subscription. 1000 means tier 1, and so on.
Aliased type: "1000" | "2000" | "3000"
The tier of the subscription.