Skip to content

Commit 87e5931

Browse files
Update Steam Web API reference
1 parent c02393c commit 87e5931

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

api.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22564,6 +22564,11 @@
2256422564
}
2256522565
},
2256622566
"ISteamBroadcast": {
22567+
"PlayerStats": {
22568+
"version": 1,
22569+
"httpmethod": "POST",
22570+
"parameters": []
22571+
},
2256722572
"ViewerHeartbeat": {
2256822573
"version": 1,
2256922574
"httpmethod": "GET",
@@ -37563,6 +37568,12 @@
3756337568
"type": "uint32",
3756437569
"optional": true,
3756537570
"description": ""
37571+
},
37572+
{
37573+
"name": "creator_clan_account_id",
37574+
"type": "uint32",
37575+
"optional": true,
37576+
"description": ""
3756637577
}
3756737578
]
3756837579
},
@@ -37719,6 +37730,12 @@
3771937730
"type": "uint32",
3772037731
"optional": true,
3772137732
"description": ""
37733+
},
37734+
{
37735+
"name": "creator_clan_account_id",
37736+
"type": "uint32",
37737+
"optional": true,
37738+
"description": ""
3772237739
}
3772337740
]
3772437741
},
@@ -38329,6 +38346,12 @@
3832938346
"type": "uint32",
3833038347
"optional": true,
3833138348
"description": ""
38349+
},
38350+
{
38351+
"name": "creator_clan_account_id",
38352+
"type": "uint32",
38353+
"optional": true,
38354+
"description": ""
3833238355
}
3833338356
]
3833438357
},
@@ -38711,6 +38734,12 @@
3871138734
"type": "uint32",
3871238735
"optional": true,
3871338736
"description": ""
38737+
},
38738+
{
38739+
"name": "creator_clan_account_id",
38740+
"type": "uint32",
38741+
"optional": true,
38742+
"description": ""
3871438743
}
3871538744
]
3871638745
},
@@ -39249,6 +39278,12 @@
3924939278
"type": "uint32",
3925039279
"optional": true,
3925139280
"description": ""
39281+
},
39282+
{
39283+
"name": "creator_clan_account_id",
39284+
"type": "uint32",
39285+
"optional": true,
39286+
"description": ""
3925239287
}
3925339288
]
3925439289
},

0 commit comments

Comments
 (0)