Views: 5277
Last Modified: 12.09.2024
Attention:
restCommand function is used here for illustration purposes only. It is taken from the
EchoBot example. You can send a REST command with your own function, or use the
BX24.callMethod or
bitrix24-php-sdk methods.
Methods, indicated using javascript method BX24.callMethod:
Method | Method description |
im.recent.unread |
Marks conversation or chat as "unread". |
im.recent.list |
Gets list of recent user conversations (with pagination support). |
|