Class: Comment

Comment


new Comment()

快捷评论

Properties:
Name Type Description
from String

评论的发送方

body Number

评论的内容,只能是整数,开发者可自定义映射规则,如1点赞的表情、2对应鼓掌的表情等等

time Number

评论的时间

custom String

扩展字段

needPush Boolean

是否需要推送

needBadge Boolean

是否需要推送角标

pushTitle String

推送的标题

apnsText String

自定义推送文案

pushPayload String

第三方自定义的推送属性,限制json字符串,长度最大2048