• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/internals/chatindex.php
  • Класс: BitrixImInternalsChatIndex
  • Вызов: ChatIndex::create
static function create(): ChatIndex
{
	return new static();
}