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