Documentation

log.blogpost.update

Modifies Feed message.

Function parameters

Parameter Description
POST_ID Activity Stream message ID.
USER_ID Record author ID (optional, by default - the current user, other value is accessible only for the administrator in Bitrix24 On-Premise edition).
POST_MESSAGE Message text.
POST_TITLE Message header (optional).
DEST Access permissions to view the message (optional), by default - array("UA") - for all authorized users.
The following values can be used:
  • SG<X> - workgroup with ID=X;
  • U<X> - user with ID=X;
  • DR<X> - department with ID=X, including sub-departments;
  • UA - all authorized users.
SPERM Access permissions to view the message (optional), by default - array("UA") - for all authorized users.
This parameter is supported, but DEST is more convenient.
FILES Files, array of values. Rules for processing are described here.


© «Bitrix24», 2001-2024