We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 346beb6 commit a5df695Copy full SHA for a5df695
docs/event.md
@@ -77,6 +77,7 @@ Used to either create or send mock events for use with local webhooks testing.
77
| `--cost` | `-C` | Amount of bits or channel points redeemed/used in the event. | `-C 250` | N |
78
| `--description` | `-d` | Title the stream should be updated/started with. | `-d Awesome new title!` | N |
79
| `--game-id` | `-G` | Game ID for Drop or other relevant events. | `-G 1234` | N |
80
+| `--tier` | | Tier of the subscription. | `--tier 3000` | N |
81
82
83
```sh
0 commit comments