• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/integration/bizproc/message/plaintemplate.php
  • Класс: BitrixImIntegrationBizprocMessagePlainTemplate
  • Вызов: PlainTemplate::buildRobotText
protected function buildRobotText()
{
	return '[i]'. Loc::getMessage('IM_BIZPROC_MESSAGE_PLAIN_TEMPLATE_SENT_BY_ROBOT') .'[/i]';
}