board

board.restoreComment

Restores a comment deleted from a topic on a community's discussion board.

To call this method, you can use:
• user access token obtained in the standalone app through Implicit Flow (access right required: groups — this is issued in exceptional cases by a request to support at devsupport@corp.vk.com)

Parameters

group_id

positive

ID of the community that owns the discussion board.

Required parameter

topic_id

positive

Topic ID.

Required parameter

comment_id

positive

Comment ID.

Required parameter

Result

Returns 1 if succeeded.

Error codes

Common errors may occur during execution