Rule
表示实例用户应遵守的规则。
示例
{
"id": "2",
"text": "No racism, sexism, homophobia, transphobia, ableism, xenophobia, or casteism.",
"hint": "Transphobic behavior such as intentional misgendering and deadnaming is strictly prohibited. Promotion of \"conversion therapy\" is strictly prohibited. Criticism of governments and religions is permissible unless being used as a proxy for discrimination."
}
属性
id
描述: 规则的标识符。
类型: 字符串 (从整数转换而来,但不保证一定是数字)
版本历史:
3.4.0 - 添加
text
描述: 需要遵守的规则内容。
类型: 字符串
版本历史:
3.4.0 - 添加
hint
描述: 规则的详细描述。
类型: 字符串
版本历史:
4.3.0 - 添加