• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/bot/keyboard.php
  • Класс: BitrixImBotKeyboard
  • Вызов: Keyboard::isAllowSize
public function isAllowSize()
{
	return $this->getJson()? true: false;
}