Preparing search index...
The search index is not available
Ⓙ Jike SDK
Ⓙ Jike SDK
index
ApiOptions
AddCommentOption
Interface AddCommentOption
Description
发送评论选项
interface
AddCommentOption
{
pictureKeys
?:
string
[]
;
replyToCommentId
?:
string
;
syncToPersonalUpdates
?:
boolean
;
}
Index
Properties
picture
Keys?
reply
To
Comment
Id?
sync
To
Personal
Updates?
Properties
Optional
picture
Keys
picture
Keys
?:
string
[]
Description
图片 key 列表
Default
[]
Optional
reply
To
Comment
Id
reply
To
Comment
Id
?:
string
Description
回复的评论 ID
Optional
sync
To
Personal
Updates
sync
To
Personal
Updates
?:
boolean
Description
同步到个人主页
Default
false
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
picture
Keys
reply
To
Comment
Id
sync
To
Personal
Updates
Ⓙ Jike SDK
Loading...
Description
发送评论选项