Skip to content

Interface: CirclePostCommentRecord

圈子动态评论记录。

Properties

comment

comment: CirclePostCommentContent

被回复的评论内容。

Defined in

src/typings/circle.ts:103


user

user: User

评论者。

Defined in

src/typings/circle.ts:101

Released under the MIT License.