Get comment details
0.1.0
getComment({ commentBoardId: "<comment-board-id>", commentId:"<comment-id>"}).then(({results}) => console.log(results)) Copy
getComment({ commentBoardId: "<comment-board-id>", commentId:"<comment-id>"}).then(({results}) => console.log(results))
Generated using TypeDoc
Description
Get comment details
Async
Since
0.1.0
Example