Skip to content

Commit

Permalink
Add tier flag to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juaoose committed Feb 2, 2023
1 parent 346beb6 commit a5df695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/event.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Used to either create or send mock events for use with local webhooks testing.
| `--cost` | `-C` | Amount of bits or channel points redeemed/used in the event. | `-C 250` | N |
| `--description` | `-d` | Title the stream should be updated/started with. | `-d Awesome new title!` | N |
| `--game-id` | `-G` | Game ID for Drop or other relevant events. | `-G 1234` | N |
| `--tier` | | Tier of the subscription. | `--tier 3000` | N |


```sh
Expand Down

0 comments on commit a5df695

Please sign in to comment.