Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Bot API 7.9 (August 14, 2024) #487

Open
9 tasks
bernard-ng opened this issue Oct 11, 2024 · 0 comments
Open
9 tasks

Support Bot API 7.9 (August 14, 2024) #487

bernard-ng opened this issue Oct 11, 2024 · 0 comments

Comments

@bernard-ng
Copy link
Contributor

  • 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 fields subscription_period and subscription_price to the class ChatInviteLink.
  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant