• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/livechat.php
  • Класс: BitrixImOpenLinesLiveChat
  • Вызов: LiveChat::__construct
public function __construct($config)
{
	$this->config = $config;
	$this->error = new BasicError(null, '', '');
}