haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.InputInlineQueryResult

Synopsis

Documentation

data InputInlineQueryResult Source #

Represents a single result of an inline query; for bots only

Constructors

InputInlineQueryResultAnimation

Represents a link to an animated GIF or an animated (i.e., without sound) H.264/MPEG-4 AVC video

Fields

InputInlineQueryResultArticle

Represents a link to an article or web page

Fields

InputInlineQueryResultAudio

Represents a link to an MP3 audio file

Fields

InputInlineQueryResultContact

Represents a user contact

Fields

InputInlineQueryResultDocument

Represents a link to a file

Fields

InputInlineQueryResultGame

Represents a game

Fields

InputInlineQueryResultLocation

Represents a point on the map

Fields

InputInlineQueryResultPhoto

Represents link to a JPEG image

Fields

InputInlineQueryResultSticker

Represents a link to a WEBP, TGS, or WEBM sticker

Fields

InputInlineQueryResultVenue

Represents information about a venue

Fields

InputInlineQueryResultVideo

Represents a link to a page containing an embedded video player or a video file

Fields

InputInlineQueryResultVoiceNote

Represents a link to an opus-encoded audio file within an OGG container, single channel audio

Fields