RemoveReplies

RemoveReplies([nPos], [nCount], [bRemoveAll])

Removes the specified comment replies.

Parameters:

Name Type Default Description
nPos Number 0

The position of the first comment reply to remove.

nCount Number 1

A number of comment replies to remove.

bRemoveAll boolean false

Specifies whether to remove all comment replies or not.

Returns:

This method doesn't return any data.