• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/classes/general/im_message_param.php
  • Класс: CIMMessageParamAttach
  • Вызов: CIMMessageParamAttach::IsEmpty
public function IsEmpty()
{
	return empty($this->result['BLOCKS']);
}