disableVerticalSwipes method

  1. @override
void disableVerticalSwipes()
override

Bot API 7.7+ A method that disables vertical swipes to close or minimize the Mini App. This method is useful if your Mini App uses swipe gestures that may conflict with the gestures for minimizing and closing the app.

Implementation

@override
void disableVerticalSwipes() {}