Index
Namespaces
Functions
Functions
add Comment
Parameters
arg: IAddCommentArg
Returns Promise<IComment>
add Comment Reply
Parameters
arg: IAddCommentReplyArg
Returns Promise<IComment>
delete Comment
Parameters
arg: IDeleteCommentArg
Returns Promise<null>
edit Comment
Parameters
arg: IEditCommentArg
Returns Promise<IComment>
get Comments
Parameters
arg: IGetCommentsArg
Returns Promise<IPaginatedResponse<IComment>>
Generated using TypeDoc
Add comment to a comment board
2.39.0