The method cancels notification for read messages.
Revision
Get current information about current API revision (platform version) – im.revision.get
: 18
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.
Parameters
Parameter
Example
Req.
Description
Revision
ID
17
Yes
Notification ID
18
ONLY_CURRENT
N
No
Read only the specified notification
18
If the ONLY_CURRENT parameter is passed with Y, a read notification check is set only for the specified ID. Otherwise, the check is set for notification with equal or higher ID.