Skip to content
New issue

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

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

Already on GitHub? # to your account

Bot API 7.9 #66

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Bot API 7.9 #66

merged 1 commit into from
Aug 27, 2024

Conversation

telepath-companion[bot]
Copy link

Bot API 7.9

  • 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 .

@telepath-companion telepath-companion bot added auto-generated Reflects auto-generated code changes bot api Telegram Bot API related WTD Enable What The Diff comments labels Aug 19, 2024
@telepath-companion telepath-companion bot requested a review from TiiFuchs August 19, 2024 19:38
Copy link

what-the-diff bot commented Aug 19, 2024

PR Summary 📚

  • Invite Link Subscription Period Addition 📅
    A new attribute for the "chat invite" tool has been added. Now, besides just inviting users, you can also set a specific subscription period for them. Think of it as giving a temporary visitor pass to your chat room - they can stay till the pass is valid!

  • Introduction of Subscription Price 💰
    On another exciting note, you can now also set a price for subscribing to your chat room via the invite link. This gives you a fun way to monetize your unique and engaging chat rooms if you like!

@TiiFuchs TiiFuchs merged commit 09f321b into main Aug 27, 2024
1 check passed
@TiiFuchs TiiFuchs deleted the api-7.9 branch August 27, 2024 07:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
auto-generated Reflects auto-generated code changes bot api Telegram Bot API related WTD Enable What The Diff comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant