Twitch Shared Chat Session Update
Trigger for when Twitch Shared Chat Session updates
Chat Client
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
host.isModerator | boolean | Returns |
host.isSubscribed | boolean | Returns |
host.isVip | boolean | Returns Example: true |
host.userId | string | Twitch user ID of the host Example: 519435394 |
host.userLogin | string | Twith login name of the host Example: reallycoolhost |
host.userName | string | Twith user name of the host Example: ReallyCoolHost |