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

imbot.chat.add

Creates a new chat

imbot.chat.get

Returns information about the chat

imbot.chat.leave

Executes the chat bot's exit from the specified chat

imbot.chat.setManager

Assigns or removes admin rights from a chat participant

imbot.chat.sendTyping

Sends a typing indicator to the chat

imbot.chat.updateAvatar

Updates the chat avatar

imbot.chat.updateColor

Updates the chat color

imbot.chat.updateTitle

Updates the chat title

imbot.chat.user.add

Adds a user to the chat

imbot.chat.user.list

Returns the list of users in the chat

imbot.chat.user.delete

Removes a user from the chat

imbot.dialog.get

Returns information about the dialog

Events

Event

Triggered

ONIMBOTJOINCHAT

When the chat bot receives information about being added to a chat (or personal conversation)