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