View Source ExGram.Model.InlineQueryResult (ex_gram v0.53.0)
InlineQueryResult model. Valid subtypes: InlineQueryResultCachedAudio, InlineQueryResultCachedDocument, InlineQueryResultCachedGif, InlineQueryResultCachedMpeg4Gif, InlineQueryResultCachedPhoto, InlineQueryResultCachedSticker, InlineQueryResultCachedVideo, InlineQueryResultCachedVoice, InlineQueryResultArticle, InlineQueryResultAudio, InlineQueryResultContact, InlineQueryResultGame, InlineQueryResultDocument, InlineQueryResultGif, InlineQueryResultLocation, InlineQueryResultMpeg4Gif, InlineQueryResultPhoto, InlineQueryResultVenue, InlineQueryResultVideo, InlineQueryResultVoice
Summary
Types
@type t() :: ExGram.Model.InlineQueryResultCachedAudio.t() | ExGram.Model.InlineQueryResultCachedDocument.t() | ExGram.Model.InlineQueryResultCachedGif.t() | ExGram.Model.InlineQueryResultCachedMpeg4Gif.t() | ExGram.Model.InlineQueryResultCachedPhoto.t() | ExGram.Model.InlineQueryResultCachedSticker.t() | ExGram.Model.InlineQueryResultCachedVideo.t() | ExGram.Model.InlineQueryResultCachedVoice.t() | ExGram.Model.InlineQueryResultArticle.t() | ExGram.Model.InlineQueryResultAudio.t() | ExGram.Model.InlineQueryResultContact.t() | ExGram.Model.InlineQueryResultGame.t() | ExGram.Model.InlineQueryResultDocument.t() | ExGram.Model.InlineQueryResultGif.t() | ExGram.Model.InlineQueryResultLocation.t() | ExGram.Model.InlineQueryResultMpeg4Gif.t() | ExGram.Model.InlineQueryResultPhoto.t() | ExGram.Model.InlineQueryResultVenue.t() | ExGram.Model.InlineQueryResultVideo.t() | ExGram.Model.InlineQueryResultVoice.t()