
Action parameter in markcontent
{ "name": "markcontent", "base": "", "fields": [ { "name": "content_type", "type": "uint32" }, { "name": "content_id", "type": "string" }, { "name": "reasons", "type": "string[]" } ] }
Action parameter in markcontent
{
"name": "markcontent",
"base": "",
"fields": [
{
"name": "content_type",
"type": "uint32"
},
{
"name": "content_id",
"type": "string"
},
{
"name": "reasons",
"type": "string[]"
}
]
}