GramIO API Reference / gramio/dist / TelegramInlineQueryResult
Type Alias: TelegramInlineQueryResult
TelegramInlineQueryResult =
TelegramInlineQueryResultCachedAudio|TelegramInlineQueryResultCachedDocument|TelegramInlineQueryResultCachedGif|TelegramInlineQueryResultCachedMpeg4Gif|TelegramInlineQueryResultCachedPhoto|TelegramInlineQueryResultCachedSticker|TelegramInlineQueryResultCachedVideo|TelegramInlineQueryResultCachedVoice|TelegramInlineQueryResultArticle|TelegramInlineQueryResultAudio|TelegramInlineQueryResultContact|TelegramInlineQueryResultGame|TelegramInlineQueryResultDocument|TelegramInlineQueryResultGif|TelegramInlineQueryResultLocation|TelegramInlineQueryResultMpeg4Gif|TelegramInlineQueryResultPhoto|TelegramInlineQueryResultVenue|TelegramInlineQueryResultVideo|TelegramInlineQueryResultVoice
Defined in: @gramio/types/out/objects.d.ts:6313
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