Messages: Overview of Methods
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.
This section describes the methods for sending, modifying, deleting messages, reading history, and working with reactions on behalf of the chatbot.
Quick Navigation: All Methods
Additional Messaging Features
When sending messages via imbot.v2.Chat.Message.send, the following features are available:
Overview of Methods
Scope:
imbotWho can execute the methods: owner of the registered bot
|
Method |
Description |
|
Sends a message in the chat |
|
|
Updates the bot's message |
|
|
Deletes a message |
|
|
Marks messages as read |
|
|
Returns a message by ID. For |
|
|
Returns the message window around the specified one. For |
|
|
Adds a reaction to a message |
|
|
Removes a reaction from a message |
Continue Exploring
- API Change Log for imbot.v2
- Chatbots 2.0: Overview of Methods
- imbot.v2 Files
- Text Formatting (BB Codes)
- Attachments in Messages ATTACH
- Working with Keyboards