array|boolean public
\Bitrix\Forum\Comments\Feed::add(
array $params
);
Adds new comment. Returns the created comment or false otherwise.
Parameters
Parameter | Description | Version |
$params | New comment parameters for adding new string in the table b_forum_message. | |
Example