File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed 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.
45
45
| ` remove-reward ` | Channel Points EventSub event for a Custom Reward being removed. |
46
46
| ` revoke ` | User authorization revoke event. Uses local Client as set in ` twitch configure ` or generates one randomly. |
47
47
| ` stream-change ` | Stream Changed event. |
48
- | ` streamdown ` | Sstream offline event. |
48
+ | ` streamdown ` | Stream offline event. |
49
49
| ` streamup ` | Stream online event. |
50
50
| ` subscribe-message ` | Subscription Message event. |
51
51
| ` 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.
154
154
| ` remove-reward ` | Channel Points EventSub event for a Custom Reward being removed. |
155
155
| ` revoke ` | User authorization revoke event. Uses local Client as set in ` twitch configure ` or generates one randomly. |
156
156
| ` stream-change ` | Stream Changed event. |
157
- | ` streamdown ` | Sstream offline event. |
157
+ | ` streamdown ` | Stream offline event. |
158
158
| ` streamup ` | Stream online event. |
159
159
| ` subscribe-message ` | Subscription Message event. |
160
160
| ` subscribe ` | A standard subscription event. Triggers a basic tier 1 sub. |
You can’t perform that action at this time.
0 commit comments