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

Bot API 7.7 #60

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Bot API 7.7 #60

merged 1 commit into from
Jul 7, 2024

Conversation

telepath-companion[bot]
Copy link

Bot API 7.7

  • Added the class RefundedPayment , containing information about a refunded payment.
  • Added the field refunded_payment to the class Message , describing a service message about a refunded payment.
  • Added the field isVerticalSwipesEnabled and the methods enableVerticalSwipes , disableVerticalSwipes to the class WebApp .
  • Added the event scanQrPopupClosed for Mini Apps.

@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 Jul 7, 2024
@telepath-companion telepath-companion bot requested a review from TiiFuchs July 7, 2024 11:38
Copy link

what-the-diff bot commented Jul 7, 2024

PR Summary 📝

  • A New Feature for Messages! 📬
    We've added a neat new property named refunded_payment to the Message class! It is capable of storing and dealing with information related to payments that have been returned or refunded.

  • Meet RefundedPayment! 👋
    Let's welcome a new member to our codebase—the RefundedPayment class! It's comfortably housed in a fresh new file Telegram/RefundedPayment.php. This guy is all about keeping track of the basic info around refunded payments. So any returned payment news, RefundedPayment is your go-to! 💸

These changes will make dealing with payment information a whole lot smoother and efficient! 💰 🚀

@TiiFuchs TiiFuchs merged commit df89ce0 into main Jul 7, 2024
1 check passed
@TiiFuchs TiiFuchs deleted the api-7.7 branch July 7, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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