Overview of Events When Working with Messages

If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.

DEPRECATED

The development of events in the old section has been halted.
Please use Events imbot.v2.

Scope: imbot
Who can subscribe: any user

Events

Event

Triggered By

ONIMBOTMESSAGEADD

When a message is sent in a chat with the bot manually or via the imbot.message.add method

ONIMBOTMESSAGEUPDATE

When a message is edited in a chat with the bot manually or via the imbot.message.update method

ONIMBOTMESSAGEDELETE

When a message is deleted in a chat with the bot manually or via the imbot.message.delete method