haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.InlineQueryResult

Synopsis

Documentation

data InlineQueryResult Source #

Represents a single result of an inline query

Constructors

InlineQueryResultArticle

Represents a link to an article or web page

Fields

InlineQueryResultContact

Represents a user contact

Fields

InlineQueryResultLocation

Represents a point on the map

Fields

InlineQueryResultVenue

Represents information about a venue

Fields

InlineQueryResultGame

Represents information about a game

Fields

InlineQueryResultAnimation

Represents an animation file

Fields

InlineQueryResultAudio

Represents an audio file

Fields

InlineQueryResultDocument

Represents a document

Fields

InlineQueryResultPhoto

Represents a photo

Fields

InlineQueryResultSticker

Represents a sticker

Fields

InlineQueryResultVideo

Represents a video

Fields

InlineQueryResultVoiceNote

Represents a voice note

Fields