Shared Announcement
Triggered When an Announcement Is Made in a Shared Chat
EventSub
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
announceColor | string | Returns the color of the Shared Announcement Example: Green |
fromSharedChat | boolean | Returns whether or not the action came from the shared chat Example: true |
isSubscribed | boolean | Returns whether or not the person who posted the announcement is subscribed Example: true |
message | string | Returns the entire text of the announcement Example: This is a super important announcement!! |
messageStripped | string | Returns the text of the announcement, with emotes removed Example: This is a super important announcement!! |
role | string | Returns the role of who posted the announcement Example: Broadcaster |