haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.WebApp

Documentation

data WebApp Source #

Constructors

WebApp

Describes a Web App. Use getInternalLink with internalLinkTypeWebApp to share the Web App

Fields

Instances

Instances details
FromJSON WebApp Source # 
Instance details

Defined in TD.Data.WebApp

Show WebApp Source # 
Instance details

Defined in TD.Data.WebApp

Eq WebApp Source # 
Instance details

Defined in TD.Data.WebApp

Methods

(==) :: WebApp -> WebApp -> Bool #

(/=) :: WebApp -> WebApp -> Bool #

ShortShow WebApp Source # 
Instance details

Defined in TD.Data.WebApp