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