| 名称 | 类型 | 是否必须 | 示例值 | 描述 |
|---|---|---|---|---|
| comment_content | String | 可选 | hello | 评论内容 |
| comment_id | Number | 可选 | 50000055134027 | 评论id |
| country_code | String | 可选 | CN | 国家code |
| live_uuid | String | 可选 | 79c87029-53cc-470a-99d6-354359bf0fe6 | 直播liveUuid |
| user_nick_name | String | 可选 | aliqatest zeroone | 用户名称 |
{
"country_code":"CN",
"comment_content":"hello",
"live_uuid":"79c87029-53cc-470a-99d6-354359bf0fe6",
"user_nick_name":"aliqatest zeroone",
"comment_id":"50000055134027"
}