• Модуль: imbot
  • Путь к файлу: ~/bitrix/modules/imbot/lib/bot/support24.php
  • Класс: BitrixImBotBotSupport24
  • Вызов: Support24::scheduledActionAgent
static function scheduledActionAgent($target, $action, $code = ''): string
{
	self::execScheduleAction($target, $action, $code);

	return '';
}