Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
commentCount | number | Number of comments this broadcast has Example: 42 |
concurrentViewers | number | The number of viewers currently watching this broadcast Broadcaster needs to have the viewcount enabled for this broadcast to represent the correct value. Example: 42 |
dislikeCount | number | The total number of dislikes for this broadcast |
favoriteCount | number | (Deprecated) - Number of times this broadcast has been favorited Example: 25 |
likeCount | number | The total number of likes for this broadcast Example: 99 |
viewCount | number | The total number of views for this broadcast Example: 9001 |