File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Used to either create or send mock events for use with local webhooks testing.
4545| ` remove-reward ` | Channel Points EventSub event for a Custom Reward being removed. |
4646| ` revoke ` | User authorization revoke event. Uses local Client as set in ` twitch configure ` or generates one randomly. |
4747| ` stream-change ` | Stream Changed event. |
48- | ` streamdown ` | Sstream offline event. |
48+ | ` streamdown ` | Stream offline event. |
4949| ` streamup ` | Stream online event. |
5050| ` subscribe-message ` | Subscription Message event. |
5151| ` subscribe ` | A standard subscription event. Triggers a basic tier 1 sub. |
@@ -154,7 +154,7 @@ Allows you to test if your webserver responds to subscription requests properly.
154154| ` remove-reward ` | Channel Points EventSub event for a Custom Reward being removed. |
155155| ` revoke ` | User authorization revoke event. Uses local Client as set in ` twitch configure ` or generates one randomly. |
156156| ` stream-change ` | Stream Changed event. |
157- | ` streamdown ` | Sstream offline event. |
157+ | ` streamdown ` | Stream offline event. |
158158| ` streamup ` | Stream online event. |
159159| ` subscribe-message ` | Subscription Message event. |
160160| ` subscribe ` | A standard subscription event. Triggers a basic tier 1 sub. |
You can’t perform that action at this time.
0 commit comments