Interface: CirclePostCommentContent
圈子动态评论内容。
Properties
comment_id
comment_id:
string
评论唯一 ID。
Defined in
comment_total
comment_total:
number
回复此评论的评论数。
Defined in
content
content:
string
被回复的内容。
Defined in
created_at
created_at:
number
回复时间。
Defined in
like_total
like_total:
number
点赞数。
Defined in
quote_l1
quote_l1:
string
被回复的评论或动态 ID。
Defined in
replay_list
replay_list:
CirclePostCommentRecord
回复此评论的记录列表。