Skip to content

Commit

Permalink
missed a spot in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aydrian committed Feb 27, 2021
1 parent dc6bb94 commit fdf9bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/event.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Used to either create or send mock events for use with local webhooks testing.
| `update-redemption` | Channel Points EventSub event for a redemption being updated. |
| `raid` | Channel Raid event with a random viewer count. |
| `revoke` | User authorization revoke event. Uses local Client as set in `twitch configure` or generates one randomly. |
| `streamup` | Only usable with the `eventsub` transport, a stream online event. |
| `streamdown` | Only usable with the `eventsub` transport, a stream offline event. |

**Flags**

Expand Down

0 comments on commit fdf9bdd

Please sign in to comment.