commentId
@param depth (Optional, set null if not used) Integer representing the maximum depth of subtrees in the thread
@param limit (Optional, set null if not used) Integer representing the maximum number of comments to return
@param sort (Optional, set null if not used) CommentSort enum indicating the type of sorting to be applied (e.g. HOT, NEW, TOP, etc)
@return Comments for an article.
|
|