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.9
#290
Closed
HeySreelal
closed
2 months ago
HeySreelal
commented
2 months ago
Added support for
Super Channels
, allowing received channel messages to have users or other channels as their senders.
Added the ability to send paid media to any chat.
Added the parameter business_connection_id to the method
sendPaidMedia
, allowing bots to send paid media on behalf of a business account.
Added the field paid_media to the class
TransactionPartnerUser
for transactions involving paid media.
Added the method
createChatSubscriptionInviteLink
, allowing bots to create subscription invite links.
Added the method
editChatSubscriptionInviteLink
, allowing bots to edit the name of subscription invite links.
Added the field until_date to the class
ChatMemberMember
for members with an active subscription.
Added support for paid reactions and the class
ReactionTypePaid
.