Python Telegram Bot SDK
  • SDK Documentation
    • Documentation of objects
    • TelegramBot
    • Telegram Bot Async
  • Examples on how to use the SDK
Python Telegram Bot SDK
  • Docs »
  • SDK Documentation
  • View page source

SDK Documentation¶

  • Documentation of objects
    • General objects
      • Update
      • Message
      • MessageEntity
      • User
      • UserProfilePhotos
      • Chat
      • ChatPhoto
      • ChatPermissions
      • CallbackQuery
      • ForceReply
    • Media objects
      • Poll
      • PollOption
      • Venue
      • Location
      • Contact
      • VideoNote
      • Voice
      • Video
      • Animation
      • Document
      • Audio
      • PhotoSize
    • Keyboard objects
      • ReplyKeyboardMarkup
      • ReplyKeyboardRemove
      • KeyboardButton
    • Inline objects
      • InlineQuery
      • ChosenInlineResult
      • InlineKeyboardButton
      • InlineKeyboardMarkup
      • LoginUrl
    • Sticker objects
      • Sticker
      • MaskPosition
    • Payment objects
      • SuccessfulPayment
      • Invoice
      • ShippingQuery
      • ShippingAddress
      • PreCheckoutQuery
      • OrderInfo
    • Passport objects
      • PassportData
      • EncryptedCredentials
      • EncryptedPassportElement
      • PassportFile
      • PassportElementErrorUnspecified
    • Game objects
      • Game
      • CallbackGame
  • TelegramBot
    • TelegramBot
  • Telegram Bot Async
    • TelegramBotAsync
Next Previous

© Copyright 2019, Niklas Pfister.

Built with Sphinx and ❤️ using a custom theme based on Read the Docs.