issues
search
xooniverse
/
televerse
Your gateway to seamless Telegram Bot Development 💙
https://televerse.xooniverse.com
BSD 3-Clause "New" or "Revised" License
64
stars
11
forks
source link
🤖 Bot API 7.6
#268
Closed
HeySreelal
closed
4 months ago
HeySreelal
commented
4 months ago
July 1, 2024
Bot API 7.6
Added the classes
PaidMedia
,
PaidMediaInfo
,
PaidMediaPreview
,
PaidMediaPhoto
and
PaidMediaVideo
, containing information about paid media.
Added the method
sendPaidMedia
and the classes
InputPaidMedia
,
InputPaidMediaPhoto
and
InputPaidMediaVideo
, to support sending paid media.
Documented that the methods
copyMessage
and
copyMessages
cannot be used to copy paid media.
Added the field can_send_paid_media to the class
ChatFullInfo
.
Added the field paid_media to the classes
Message
and
ExternalReplyInfo
.
Added the class
TransactionPartnerTelegramAds
, containing information about Telegram Star transactions involving the Telegram Ads Platform.
Added the field invoice_payload to the class
TransactionPartnerUser
, containing the bot-specified invoice payload.
Added support for launching Web Apps via t.me link in the class
MenuButtonWebApp
.
July 1, 2024
Bot API 7.6