@ccw-api/api
Preparing search index...
community-web/comment/create
createComment
Function createComment
createComment
(
content
:
string
,
topic
:
MinimalTopicInfo
,
sectionType
:
SectionType
,
)
:
Promise
<
Res
>
创建评论
Parameters
content
:
string
评论内容
topic
:
MinimalTopicInfo
主题信息
sectionType
:
SectionType
板块类型
Returns
Promise
<
Res
>
创建的评论
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
创建评论