• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/services/chatdispatcher.php
  • Класс: BitrixImOpenLinesServicesChatDispatcher
  • Вызов: ChatDispatcher::__construct
public function __construct()
{
	$this->isEnabled = MainLoader::includeModule('imopenlines');
}