• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Message/Param/Attach.php
  • Класс: BitrixImV2MessageParamAttach
  • Вызов: Attach::toPullFormat
public function toPullFormat()
{
	return CIMMessageParamAttach::PrepareAttach($this->getValue());
}