...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/messagesender/sendfacilitator/mail.php
- Класс: Bitrix\Crm\MessageSender\SendFacilitator\Mail
- Вызов: Mail::setMessageBody
public function setMessageBody(string $body): self { $this->messageBody = $body; return $this; }