haskell-tdlib-2.0.53.0
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