Get Broadcast Chat - Revadike/InternalSteamWebAPI GitHub Wiki
GET /broadcast/getchatinfo
Rate limits
No known rate limit
Request
Authenticated:
TODOMethod:
GETHost:
steamcommunity.comPath:
/broadcast/getchatinfoQuery Parameters:
Name Type Required Description steamidstring TODOTODObroadcastidstring TODOTODO
Response
200 OK
Name Type Description successnumber TODO
Example
GET https://steamcommunity.com/broadcast/getchatinfo?steamid=76561198822648080&broadcastid=841228275722152766
{
"success": 2
}