Skip to content

Releases: alisapro/telegram-bot-api

Bot API 7.7

24 Sep 14:41
Compare
Choose a tag to compare

July 7, 2024 - Bot API 7.7

New Features

  • RefundedPayment
    Added the class RefundedPayment, containing information about a refunded payment.

  • Message
    Added the field refunded_payment to the class Message, describing a service message about a refunded payment.

  • WebApp

    • Added the field isVerticalSwipesEnabled.
    • Added the methods enableVerticalSwipes and disableVerticalSwipes.
  • Mini Apps
    Added the event scanQrPopupClosed for Mini Apps.