Views: 2251
Last Modified: 08.02.2022
Set «read» mark for all dialogs |
Revision
Get current information about current API revision (platform version) – im.revision.get
: 30 |
Parameters
Parameters are not passed.
Called method and response
JavaScript
B24.callMethod(
'im.dialog.read.all',
{
},
res => console.log(res.data())
)
Response example
true