imconnector.send.status.reading
The method confirms reading status for the message delivered from Open Channel to external system.
Parameters
Parameter | Description | Available from version |
---|---|---|
CONNECTOR | Connector ID (specified when handler is registered). | |
LINE | Open Channel ID. | |
MESSAGES | Array of messages, described by the array of the following format:
array( array( 'im',//Element 'im' is sent from Open Channel incoming message 'message' => array( 'id'//IDs array in external system. Specifically an array, //not a single value, even in case of single ID ), 'chat' => array( 'id'//Chat ID in external system. ), ), array(...), ); |
© «Bitrix24», 2001-2024