📄️ User
This object represents a Bale user or bot.
📄️ Chat
This object represents a chat.
📄️ Message
This object represents a message.
📄️ MessageId
This object represents a unique message identifier.
📄️ PhotoSize
This object represents one size of a photo or a file / sticker thumbnail.
📄️ Animation
This object represents an animation file (GIF or H.264/MPEG-4 AVC video without sound).
📄️ Audio
This object represents an audio file to be treated as music by the Bale clients.
📄️ Document
This object represents a general file (as opposed to photos, voice messages and audio files).
📄️ Video
This object represents a video file.
📄️ Voice
This object represents a voice note.
📄️ Contact
This object represents a phone contact.
📄️ Location
This object represents a point on the map.
📄️ File
This object represents a file ready to be downloaded. The file can be downloaded via the link https://tapi.bale.ai/file/bot/.
📄️ ReplyKeyboardMarkup
This object represents a custom keyboard with reply options. Not supported in channels.
📄️ KeyboardButton
This object represents one button of the reply keyboard. At most one of the optional fields must be used to specify type of the button. For simple text buttons, String can be used instead of this object to specify the button text.
📄️ InlineKeyboardButton
This object represents one button of an inline keyboard. Exactly one of the optional fields must be used to specify type of the button.
📄️ CallbackQuery
This object represents an incoming callback query from a callback button in an inline keyboard. If the button that originated the query was attached to a message sent by the bot, the field message will be present. If the button was attached to a message sent via the bot (in inline mode), the field inlinemessageid will be present.
📄️ ChatPhoto
This object represents a chat photo.
🗃️ InputMedia
5 items
📄️ 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.
📄️ Update
This object represents an incoming update.
📄️ WebhookInfo
Describes the current status of a webhook.
📄️ Sticker
This object represents a sticker.
📄️ StickerSet
This object represents a sticker set.
🗃️ Payments
2 items