• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Chat/ChatFactory.php
  • Класс: BitrixImV2ChatChatFactory
  • Вызов: ChatFactory::getGeneralChat
public function getGeneralChat(): ?GeneralChat
{
	return GeneralChat::get();
}