Chat Bot Chats: 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.
DEPRECATED
The development of methods imbot.chat.* has been halted.
Please use the section Chats (imbot.v2.Chat.*).
Scope:
imbot
Who can execute the method: depends on the method
Methods
|
Method |
Description |
|
Creates a new chat |
|
|
Returns information about the chat |
|
|
Executes the chat bot's exit from the specified chat |
|
|
Assigns or removes admin rights from a chat participant |
|
|
Sends a typing indicator to the chat |
|
|
Updates the chat avatar |
|
|
Updates the chat color |
|
|
Updates the chat title |
|
|
Adds a user to the chat |
|
|
Returns the list of users in the chat |
|
|
Removes a user from the chat |
|
|
Returns information about the dialog |
Events
|
Event |
Triggered |
|
When the chat bot receives information about being added to a chat (or personal conversation) |