[API] Play song by ID #3120
Replies: 1 comment
-
Solved by adding song in queue after current vid and playing next. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im tryin to use api for creating song request widget via streamer bot. Trying to do it simple (just twitch reward with text which user fill with youtube link). So i have code in streamer bot which connects to API, and everything works fine, exept the playing song, i didnt found any way to play song by its id in endpoints on swagger.
May be im stuped. May be not, and this possibility really absent. Can you please add some endpoint like POST \api\v1\Play{videoID}... etc
Beta Was this translation helpful? Give feedback.
All reactions