# Classes

BPT\types\menuButton

This object describes the bot's menu button in a private chat. It should be one of
Read more

BPT\types\responseParameters

Describes why a request was unsuccessful.
Read more

BPT\types\inputMedia

This object represents the content of a media message to be sent. It should be one of
Read more

BPT\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 more

BPT\types\sticker

This object represents a sticker.
Read more

BPT\types\stickerSet

This object represents a sticker set.
Read more

BPT\types\maskPosition

This object describes the position on faces where a mask should be placed by default.
Read more

BPT\types\inputSticker

This object describes a sticker to be added to a sticker set.
Read more

BPT\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 more

BPT\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
89101112