alias Tourmaline::InlineQueryResult
Overview
This object represents one result of an inline query. Telegram clients currently support results of the following 20 types:
- InlineQueryResultCachedAudio
- InlineQueryResultCachedDocument
- InlineQueryResultCachedGif
- InlineQueryResultCachedMpeg4Gif
- InlineQueryResultCachedPhoto
- InlineQueryResultCachedSticker
- InlineQueryResultCachedVideo
- InlineQueryResultCachedVoice
- InlineQueryResultArticle
- InlineQueryResultAudio
- InlineQueryResultContact
- InlineQueryResultGame
- InlineQueryResultDocument
- InlineQueryResultGif
- InlineQueryResultLocation
- InlineQueryResultMpeg4Gif
- InlineQueryResultPhoto
- InlineQueryResultVenue
- InlineQueryResultVideo
- InlineQueryResultVoice Note: All URLs passed in inline query results will be available to end users and therefore must be assumed to be public.
Alias Definition
Tourmaline::InlineQueryResultArticle | Tourmaline::InlineQueryResultAudio | Tourmaline::InlineQueryResultCachedAudio | Tourmaline::InlineQueryResultCachedDocument | Tourmaline::InlineQueryResultCachedGif | Tourmaline::InlineQueryResultCachedMpeg4Gif | Tourmaline::InlineQueryResultCachedPhoto | Tourmaline::InlineQueryResultCachedSticker | Tourmaline::InlineQueryResultCachedVideo | Tourmaline::InlineQueryResultCachedVoice | Tourmaline::InlineQueryResultContact | Tourmaline::InlineQueryResultDocument | Tourmaline::InlineQueryResultGame | Tourmaline::InlineQueryResultGif | Tourmaline::InlineQueryResultLocation | Tourmaline::InlineQueryResultMpeg4Gif | Tourmaline::InlineQueryResultPhoto | Tourmaline::InlineQueryResultVenue | Tourmaline::InlineQueryResultVideo | Tourmaline::InlineQueryResultVoice