• Модуль: imbot
  • Путь к файлу: ~/bitrix/modules/imbot/lib/Sender/Giphy.php
  • Класс: BitrixImBotSenderGiphy
  • Вызов: Giphy::getPopular
public function getPopular(): Result
{
	return $this->performRequest('botcontroller.Giphy.listPopular');
}