Skip to content

Commit 1946a9f

Browse files
committed
Add 3781850
1 parent 7d14889 commit 1946a9f

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

api.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8999,6 +8999,18 @@
89998999
"parameters": []
90009000
}
90019001
},
9002+
"IGCVersion_3781850": {
9003+
"GetClientVersion": {
9004+
"_type": "undocumented",
9005+
"version": 1,
9006+
"parameters": []
9007+
},
9008+
"GetServerVersion": {
9009+
"_type": "undocumented",
9010+
"version": 1,
9011+
"parameters": []
9012+
}
9013+
},
90029014
"IGameCoordinator": {
90039015
"GetMessages": {
90049016
"_type": "undocumented",
@@ -38877,12 +38889,14 @@
3887738889
{
3887838890
"name": "steamid",
3887938891
"type": "uint64",
38880-
"optional": false
38892+
"optional": false,
38893+
"description": "Steam ID of user for which Trust is being requested."
3888138894
},
3888238895
{
3888338896
"name": "appid",
3888438897
"type": "uint32",
38885-
"optional": false
38898+
"optional": false,
38899+
"description": "App ID for which Trust is being requested."
3888638900
}
3888738901
]
3888838902
}

api_undocumented_methods.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ IGCVersion_247040/GetClientVersion/v1
220220
IGCVersion_247040/GetServerVersion/v1
221221
IGCVersion_3488080/GetClientVersion/v1
222222
IGCVersion_3488080/GetServerVersion/v1
223+
IGCVersion_3781850/GetClientVersion/v1
224+
IGCVersion_3781850/GetServerVersion/v1
223225
IInventoryService/ConsumeItem/v1
224226
IInventoryService/GetItemDefMeta/v1
225227
IMobileAuthService/GetWGToken/v1

0 commit comments

Comments
 (0)