BPT\types\encryptedPassportElement
Describes documents or other Telegram Passport elements shared with the bot by the user.
Read moreBPT\types\encryptedCredentials
Describes data required for decrypting and authenticating EncryptedPassportElement. See the Telegram Passport Documentation for a complete description of the data decryption and authentication processes.
Read moreBPT\types\passportElementError
This object represents an error in the Telegram Passport element which was submitted that should be resolved by the user. It should be one of:
Read moreBPT\types\game
This object represents a game. Use BotFather to create and edit games, their short names will act as unique identifiers.
Read moreBPT\types\callbackGame
A placeholder, currently holds no information. Use BotFather to set up your game.
Read moreBPT\types\gameHighScore
This object represents one row of the high scores table for a game.
Read moreBPT\types\responseError
Response of wrong webhook request which will have the error
Read moreBPT\constants\chatActions
Chat Actions let you broadcast a type of action depending on what the user is about to receive. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its status)
Read moreBPT\constants\chatMemberStatus
Possible values for user status in the chat
Read moreBPT\constants\chatType
Possible values for chat type
Read more