Skip to content

Commit fdf9bdd

Browse files
committed
missed a spot in the docs
1 parent dc6bb94 commit fdf9bdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/event.md

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Used to either create or send mock events for use with local webhooks testing.
3030
| `update-redemption` | Channel Points EventSub event for a redemption being updated. |
3131
| `raid` | Channel Raid event with a random viewer count. |
3232
| `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. |
3335

3436
**Flags**
3537

0 commit comments

Comments
 (0)