Name | Type | Mandatory | Additional |
---|---|---|---|
appID | Integer | true | |
menuID | Integer | true | minvalue: 0 maxvalue: 2000000000 |
updateSubCells | Boolean | false |
{ "jsonrpc" : "2.0", "method" : "UI.OnUpdateSubMenu", "params" : { "appID": 12345678, "menuID": 1, "updateSubCells": true } }