• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/automaticaction/worktime.php
  • Класс: BitrixImOpenLinesAutomaticActionWorkTime
  • Вызов: WorkTime::automaticAddMessage
public function automaticAddMessage($finish = false, $vote = false)
{
	return $this->sendMessage($finish, $vote);
}