BPT\types\menuButton
This object describes the bot's menu button in a private chat. It should be one of
Read moreBPT\types\responseParameters
Describes why a request was unsuccessful.
Read moreBPT\types\inputMedia
This object represents the content of a media message to be sent. It should be one of
Read moreBPT\types\inputFile
This object represents the contents of a file to be uploaded. Must be posted using multipart/form-data in the usual way that files are uploaded via the browser.
Read moreBPT\types\sticker
This object represents a sticker.
Read moreBPT\types\stickerSet
This object represents a sticker set.
Read moreBPT\types\maskPosition
This object describes the position on faces where a mask should be placed by default.
Read moreBPT\types\inputSticker
This object describes a sticker to be added to a sticker set.
Read moreBPT\types\inlineQuery
This object represents an incoming inline query. When the user sends an empty query, your bot could return some default or trending results.
Read moreBPT\types\inlineQueryResultsButton
This object represents a button to be shown above inline query results. You must use exactly one of the optional fields.
Read more