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 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\inlineQueryResult
This object represents one result of an inline query. Telegram clients currently support results of the following 20 types:
Read moreBPT\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 moreBPT\types\chosenInlineResult
Represents a result of an inline query that was chosen by the user and sent to their chat partner.
Read moreBPT\types\sentWebAppMessage
Describes an inline message sent by a Web App on behalf of a user.
Read more