# Classes

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\inlineQueryResult

This object represents one result of an inline query. Telegram clients currently support results of the following 20 types:
Read more

BPT\types\inputMessageContent

This object represents the content of a message to be sent as a result of an inline query. Telegram clients currently support the following 5 types:
Read more

BPT\types\chosenInlineResult

Represents a result of an inline query that was chosen by the user and sent to their chat partner.
Read more

BPT\types\sentWebAppMessage

Describes an inline message sent by a Web App on behalf of a user.
Read more
89101112