
Action parameter in calrecommend
{ "name": "calrecommend", "base": "", "fields": [ { "name": "user_id", "type": "uint64" }, { "name": "offset", "type": "uint64" } ] }
Action parameter in calrecommend
{
"name": "calrecommend",
"base": "",
"fields": [
{
"name": "user_id",
"type": "uint64"
},
{
"name": "offset",
"type": "uint64"
}
]
}