haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.TMeUrlType

Synopsis

Documentation

data TMeUrlType Source #

Describes the type of URL linking to an internal Telegram entity

Constructors

TMeUrlTypeUser

A URL linking to a user

Fields

TMeUrlTypeSupergroup

A URL linking to a public supergroup or channel

Fields

TMeUrlTypeChatInvite

A chat invite link

Fields

TMeUrlTypeStickerSet

A URL linking to a sticker set

Fields

Instances

Instances details
FromJSON TMeUrlType Source # 
Instance details

Defined in TD.Data.TMeUrlType

Show TMeUrlType Source # 
Instance details

Defined in TD.Data.TMeUrlType

Eq TMeUrlType Source # 
Instance details

Defined in TD.Data.TMeUrlType

ShortShow TMeUrlType Source # 
Instance details

Defined in TD.Data.TMeUrlType