Views: 10945
Last Modified: 23.03.2022

Note: restCommand function is used here for illustration purposes only. It is taken from the EchoBot example. You can send a REST command with your own function, or use the BX24.callMethod or bitrix24-php-sdk methods.


MethodDescription
im.chat.add Creates a chat.
im.chat.user.list Gets list of participants.
im.chat.user.add Invites participants.
im.chat.user.delete Excludes participants.
im.chat.leave Updates chat title.
im.chat.updateTitle Updates chat title.
im.chat.updateColor Updates chat color.
im.chat.updateAvatar Updates chat avatar.
im.chat.setOwner Change chat owner.
im.chat.get Gets chat ID.
im.chat.mute Disables notifications in chat.





Courses developed by Bitrix24