EventSubChannelShoutoutCreateEvent
An EventSub event representing a broadcaster shouting out another broadcaster.
Overview
Properties
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster from whose channel the shoutout was sent.
cooldownEndDate
Type: Date
The Date when the broadcaster may send a shoutout to a different broadcaster.
shoutedOutBroadcasterDisplayName
Type: string
The display name of the broadcaster who was shoutout out.
targetCooldownEndDate
Type: Date
The Date when the broadcaster may send another shoutout to the same broadcaster.
viewerCount
Type: number
The amount of viewers who were watching the sending broadcaster's stream at the time they sent the shoutout.
Methods
getBroadcaster()
asyncGets more information about the broadcaster from whose channel the shoutout was sent.
Return type: HelixUser