Closed aconstlink closed 6 months ago
Twitch allows to acquire the user_id through the https://api.twitch.tv/helix/users endpoint.
user_id
https://api.twitch.tv/helix/users
So with this endpoint we can get the broadcaster_id and the bot_id.
broadcaster_id
bot_id
Twitch allows to acquire the
user_id
through thehttps://api.twitch.tv/helix/users
endpoint.So with this endpoint we can get the
broadcaster_id
and thebot_id
.