Delete a comment inside a commentboard
0.1.0
deleteComment({ commentBoardId: "<comment-board-id>", commentId: "<comment-id>" }) Copy
deleteComment({ commentBoardId: "<comment-board-id>", commentId: "<comment-id>" })
Generated using TypeDoc
Description
Delete a comment inside a commentboard
Async
Since
0.1.0
Example