Logo
1.0.7

Introduction

  • Quick Start
  • Install Guide
  • Project Setup

Getting Started

  • Authorization
  • Calling Methods
  • Handling Updates
  • Error Handling
  • Examples

API Reference

  • Pyrogram Client
  • Available Methods
  • Available Types
  • Bound Methods
  • Update Handlers
  • Decorators
  • RPC Errors
  • Update Filters

Topic Guides

  • Using Filters
  • Creating Filters
  • More on Updates
  • Configuration File
  • Smart Plugins
  • Session Settings
  • Fast Crypto
  • Storage Engines
  • Text Formatting
  • Object Serialization
  • SOCKS5 Proxy
  • Scheduling Tasks
  • Bots Interaction
  • MTProto vs. Bot API
  • Debugging
  • Test Servers
  • Advanced Usage
  • Voice Calls

Meta

  • Pyrogram FAQ
  • Pyrogram Glossary
  • Powered by Pyrogram
  • Support Pyrogram
  • About the License

Telegram API

  • Raw Functions
  • Raw Types
  • Raw Base
Pyrogram
  • »
  • Raw Base »
  • KeyboardButton
  • View page source

KeyboardButton¶

class pyrogram.raw.base.KeyboardButton¶

This base type has 11 constructors available.

Constructors:
  • InputKeyboardButtonUrlAuth

  • KeyboardButton

  • KeyboardButtonBuy

  • KeyboardButtonCallback

  • KeyboardButtonGame

  • KeyboardButtonRequestGeoLocation

  • KeyboardButtonRequestPhone

  • KeyboardButtonRequestPoll

  • KeyboardButtonSwitchInline

  • KeyboardButtonUrl

  • KeyboardButtonUrlAuth

Next Previous

Built with Sphinx using a theme provided by Read the Docs.