Get comment details
2.40.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
2.40.0
Example