haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.LinkPreviewType

Synopsis

Documentation

data LinkPreviewType Source #

Describes type of link preview

Constructors

LinkPreviewTypeAlbum

The link is a link to a media album consisting of photos and videos

Fields

LinkPreviewTypeAnimation

The link is a link to an animation

Fields

LinkPreviewTypeApp

The link is a link to an app at App Store or Google Play

Fields

LinkPreviewTypeArticle

The link is a link to a web site

Fields

LinkPreviewTypeAudio

The link is a link to an audio

Fields

LinkPreviewTypeBackground

The link is a link to a background. Link preview title and description are available only for filled backgrounds

Fields

LinkPreviewTypeChannelBoost

The link is a link to boost a channel chat

Fields

LinkPreviewTypeChat

The link is a link to a chat

Fields

LinkPreviewTypeDocument

The link is a link to a general file

Fields

LinkPreviewTypeEmbeddedAnimationPlayer

The link is a link to an animation player

Fields

LinkPreviewTypeEmbeddedAudioPlayer

The link is a link to an audio player

Fields

LinkPreviewTypeEmbeddedVideoPlayer

The link is a link to a video player

Fields

LinkPreviewTypeExternalAudio

The link is a link to an audio file

Fields

LinkPreviewTypeExternalVideo

The link is a link to a video file

Fields

LinkPreviewTypeInvoice

The link is a link to an invoice

LinkPreviewTypeMessage

The link is a link to a text or a poll Telegram message

LinkPreviewTypePhoto

The link is a link to a photo

Fields

LinkPreviewTypePremiumGiftCode

The link is a link to a Telegram Premium gift code

LinkPreviewTypeShareableChatFolder

The link is a link to a shareable chat folder

LinkPreviewTypeSticker

The link is a link to a sticker

Fields

  • sticker :: Maybe Sticker

    The sticker. It can be an arbitrary WEBP image and can have dimensions bigger than 512

LinkPreviewTypeStickerSet

The link is a link to a sticker set

Fields

LinkPreviewTypeStory

The link is a link to a story. Link preview description is unavailable

Fields

LinkPreviewTypeSupergroupBoost

The link is a link to boost a supergroup chat

Fields

LinkPreviewTypeTheme

The link is a link to a cloud theme. TDLib has no theme support yet

Fields

LinkPreviewTypeUnsupported

The link preview type is unsupported yet

LinkPreviewTypeUser

The link is a link to a user

Fields

LinkPreviewTypeVideo

The link is a link to a video

Fields

LinkPreviewTypeVideoChat

The link is a link to a video chat

Fields

LinkPreviewTypeVideoNote

The link is a link to a video note message

Fields

LinkPreviewTypeVoiceNote

The link is a link to a voice note message

Fields

LinkPreviewTypeWebApp

The link is a link to a Web App

Fields