
Action parameter in modcategory
{ "name": "modcategory", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "title_english", "type": "string" }, { "name": "title_simp_chi", "type": "string" }, { "name": "title_trad_chi", "type": "string" }, { "name": "type", "type": "uint16" }, { "name": "priority", "type": "uint16" } ] }