Python Telegram Bot SDK
  • SDK Documentation
    • Documentation of objects
      • General objects
      • Media objects
      • Keyboard objects
      • Inline objects
      • Sticker objects
      • Payment objects
      • Passport objects
      • Game objects
    • TelegramBot
    • Telegram Bot Async
  • Examples on how to use the SDK
Python Telegram Bot SDK
  • Docs »
  • SDK Documentation »
  • Documentation of objects
  • View page source

Documentation of objects¶

The objects are divided in several classes, ordered by their context.

  • 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
Next Previous

© Copyright 2019, Niklas Pfister.

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