Skip to content

Commit a5df695

Browse files
committed
Add tier flag to docs
1 parent 346beb6 commit a5df695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/event.md

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Used to either create or send mock events for use with local webhooks testing.
7777
| `--cost` | `-C` | Amount of bits or channel points redeemed/used in the event. | `-C 250` | N |
7878
| `--description` | `-d` | Title the stream should be updated/started with. | `-d Awesome new title!` | N |
7979
| `--game-id` | `-G` | Game ID for Drop or other relevant events. | `-G 1234` | N |
80+
| `--tier` | | Tier of the subscription. | `--tier 3000` | N |
8081

8182

8283
```sh

0 commit comments

Comments
 (0)