haskell-tdlib-2.1.11.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.WebAppOpenMode

Synopsis

Documentation

data WebAppOpenMode Source #

Describes mode in which a Web App is opened

Constructors

WebAppOpenModeCompact

The Web App is opened in the compact mode

WebAppOpenModeFullSize

The Web App is opened in the full-size mode

WebAppOpenModeFullScreen

The Web App is opened in the full-screen mode