Overlabels

Reference

135 entries
EventSub Tags

Poll Progress

mid-poll vote count update — fires frequently as votes come in.

Poll

  • [[[event.title]]] — Poll question
  • [[[event.ends_at]]] — When the poll closes

Choices

  • [[[event.choices.count]]] — How many choices
  • [[[event.choices.total_votes]]] — Total votes across all choices (use as denominator for progress bars)
  • [[[event.choices.total_channel_points_votes]]] — Total channel-points votes across all choices
  • [[[event.choices.0.title]]] — First choice title
  • [[[event.choices.0.votes]]] — First choice total votes
  • [[[event.choices.0.channel_points_votes]]] — Channel-points votes for #0
  • [[[event.choices.1.title]]] — Second choice title (also .2 to .4)
  • [[[event.choices.1.votes]]] — Second choice votes

note: maps to the Twitch EventSub event channel.poll.progress.