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.
The group methods allow sending, modifying, and deleting messages, reading chat 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 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 surrounding the specified one. For |
|
|
Adds a reaction to a message |
|
|
Removes a reaction from a message |
Continue Your Exploration
- API imbot.v2 Change Log
- Chatbots 2.0: Overview of Methods
- imbot.v2 Files
- Text Formatting (BB Codes)
- Attachments in Messages ATTACH
- Working with Keyboards