Expands the Mini App to the maximum available height.
Ready On Start
Informs the Telegram app that the Mini App is ready to be displayed. It is recommended to call this method as early as possible, as soon as all essential interface elements are loaded. Once this method is called, the loading placeholder is hidden and the Mini App is shown. If the method is not called, the placeholder will be hidden only when the page is fully loaded.
Enable Vertical Swipes
Enables vertical swipes to close or minimize the Mini App. For user convenience, it is recommended to always enable swipes unless they conflict with the Mini App's own gestures.
Enable Closing Confirmation
Enables a confirmation dialog while the user is trying to close the Mini App.