We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6bb94 commit fdf9bddCopy full SHA for fdf9bdd
docs/event.md
@@ -30,6 +30,8 @@ Used to either create or send mock events for use with local webhooks testing.
30
| `update-redemption` | Channel Points EventSub event for a redemption being updated. |
31
| `raid` | Channel Raid event with a random viewer count. |
32
| `revoke` | User authorization revoke event. Uses local Client as set in `twitch configure` or generates one randomly. |
33
+| `streamup` | Only usable with the `eventsub` transport, a stream online event. |
34
+| `streamdown` | Only usable with the `eventsub` transport, a stream offline event. |
35
36
**Flags**
37
0 commit comments