File tree Expand file tree Collapse file tree 1 file changed +67
-0
lines changed Expand file tree Collapse file tree 1 file changed +67
-0
lines changed Original file line number Diff line number Diff line change 1007
1007
"type": "string",
1008
1008
"optional": false,
1009
1009
"description": "Access key"
1010
+ },
1011
+ {
1012
+ "name": "include_revoked",
1013
+ "type": "bool",
1014
+ "optional": true,
1015
+ "description": ""
1010
1016
}
1011
1017
]
1012
1018
},
4894
4900
]
4895
4901
}
4896
4902
]
4903
+ },
4904
+ "HideAndReportComment": {
4905
+ "_type": "undocumented",
4906
+ "version": 1,
4907
+ "httpmethod": "POST",
4908
+ "parameters": [
4909
+ {
4910
+ "name": "key",
4911
+ "type": "string",
4912
+ "optional": false,
4913
+ "description": "Access key"
4914
+ },
4915
+ {
4916
+ "name": "gidfeature",
4917
+ "type": "uint64",
4918
+ "optional": true,
4919
+ "description": ""
4920
+ },
4921
+ {
4922
+ "name": "gidfeature2",
4923
+ "type": "uint64",
4924
+ "optional": true,
4925
+ "description": ""
4926
+ },
4927
+ {
4928
+ "name": "gidcomment",
4929
+ "type": "uint64",
4930
+ "optional": true,
4931
+ "description": ""
4932
+ },
4933
+ {
4934
+ "name": "steamid",
4935
+ "type": "fixed64",
4936
+ "optional": true,
4937
+ "description": ""
4938
+ },
4939
+ {
4940
+ "name": "commentthreadtype",
4941
+ "type": "string",
4942
+ "optional": true,
4943
+ "description": ""
4944
+ },
4945
+ {
4946
+ "name": "hide",
4947
+ "type": "bool",
4948
+ "optional": true,
4949
+ "description": ""
4950
+ },
4951
+ {
4952
+ "name": "report_reason",
4953
+ "type": "int32",
4954
+ "optional": true,
4955
+ "description": ""
4956
+ },
4957
+ {
4958
+ "name": "report_text",
4959
+ "type": "string",
4960
+ "optional": true,
4961
+ "description": ""
4962
+ }
4963
+ ]
4897
4964
}
4898
4965
},
4899
4966
"IContentFilteringService": {
You can’t perform that action at this time.
0 commit comments