Hi, in what scope (twitch auth) can i get info whether user is verified or not? Does partnered = verified badge on channel?
Currently afaik the only users with the “verified chat badge” are partners. (And some chat bots)
You do not need a scope for this.
Test the broadcaster_type
for a value of partner
from https://api.twitch.tv/helix/users?login=cohhcarnage for example.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.