public function getKeyboardType() { return $this->isInlineKeyboard() ? 'inline_keyboard' : 'keyboard'; }