array|boolean public
\Bitrix\Forum\Comments\Feed::edit(
integer $id,
array $params
);
Edits an existing comment. Returns the comment or false otherwise.
Parameters
Parameter | Description | Version |
$id | Message ID | |
$params | Array of new comment parameters. | |
Example