Skip to content

Commit 7af5f6b

Browse files
Update Steam Web API reference
1 parent 71ba041 commit 7af5f6b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

api.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2541,6 +2541,30 @@
25412541
"optional": false
25422542
}
25432543
]
2544+
},
2545+
"SetAppChatRoomGroupStopForceActive": {
2546+
"_type": "undocumented",
2547+
"version": 1,
2548+
"parameters": [
2549+
{
2550+
"name": "key",
2551+
"type": "string",
2552+
"optional": false,
2553+
"description": "Access key"
2554+
},
2555+
{
2556+
"name": "chat_group_id",
2557+
"type": "uint64",
2558+
"optional": true,
2559+
"description": ""
2560+
},
2561+
{
2562+
"name": "requesting_app_id",
2563+
"type": "uint32",
2564+
"optional": true,
2565+
"description": ""
2566+
}
2567+
]
25442568
}
25452569
},
25462570
"ICheatReportingService": {

0 commit comments

Comments
 (0)