• Модуль: messageservice
  • Путь к файлу: ~/bitrix/modules/messageservice/lib/Providers/Edna/SMS/Utils.php
  • Класс: Bitrix\MessageService\Providers\Edna\SMS\Utils
  • Вызов: Utils::getSentTemplateMessage
public function getSentTemplateMessage(string $from, string $to): string
{
	return '';
}