Views: 7289
Last Modified: 23.03.2022

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.


MethodMethod description
im.notify.personal.add Sending personal notification.
im.notify.system.add Sending personal notification.
im.notify.delete Deleting notification.
im.notify.read Limiting read notifications.

Methods, indicated using javascript method BX24.callMethod:

МетодMethod description
im.notify.read.list "Reading" the list of notifications, excluding the CONFIRM notification type.
im.notify.answer Response to a notification, supporting a quick response.
im.notify.confirm Interaction with notification buttons.




Courses developed by Bitrix24