twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

allows users to pass broadcaster IDs into verify-subscription #297

Closed lleadbet closed 10 months ago

lleadbet commented 10 months ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

103 identified a gap in the ability to pass the broadcaster's user ID into the subscription payload, which this now enables.

Description of Changes:

Checklist