- [ ] Added the class [RefundedPayment](https://core.telegram.org/bots/api#refundedpayment), containing information about a refunded payment. - [ ] Added the field refunded_payment to the class [Message](https://core.telegram.org/bots/api#message), describing a service message about a refunded payment. - [ ] Added the field isVerticalSwipesEnabled and the methods enableVerticalSwipes, disableVerticalSwipes to the class [WebApp](https://core.telegram.org/bots/webapps#initializing-mini-apps). - [ ] Added the [event](https://core.telegram.org/bots/webapps#events-available-for-mini-apps) scanQrPopupClosed for Mini Apps.