Skip to content
Revadike edited this page Feb 24, 2022 · 2 revisions

GET /broadcast/getchatinfo

Rate limits

No known rate limit

Request

Authenticated: TODO

Method: GET

Host: steamcommunity.com

Path: /broadcast/getchatinfo

Query Parameters:

Name Type Required Description
steamid string TODO TODO
broadcastid string TODO TODO

Response

200 OK

Name Type Description
success number TODO

Example

GET https://steamcommunity.com/broadcast/getchatinfo?steamid=76561198822648080&broadcastid=841228275722152766
{
    "success": 2
}
Clone this wiki locally