Interface InlineQueryResult
-
- All Superinterfaces:
BotApiObject,InputBotApiObject,Serializable,Validable
- All Known Implementing Classes:
InlineQueryResultArticle,InlineQueryResultAudio,InlineQueryResultCachedAudio,InlineQueryResultCachedAudio,InlineQueryResultCachedDocument,InlineQueryResultCachedDocument,InlineQueryResultCachedGif,InlineQueryResultCachedGif,InlineQueryResultCachedMpeg4Gif,InlineQueryResultCachedMpeg4Gif,InlineQueryResultCachedPhoto,InlineQueryResultCachedPhoto,InlineQueryResultCachedSticker,InlineQueryResultCachedSticker,InlineQueryResultCachedVideo,InlineQueryResultCachedVideo,InlineQueryResultCachedVoice,InlineQueryResultCachedVoice,InlineQueryResultContact,InlineQueryResultDocument,InlineQueryResultGame,InlineQueryResultGif,InlineQueryResultLocation,InlineQueryResultMpeg4Gif,InlineQueryResultPhoto,InlineQueryResultVenue,InlineQueryResultVideo,InlineQueryResultVoice
public interface InlineQueryResult extends InputBotApiObject, Validable
- Version:
- 1.0 This object represents one result of an inline query.
- Author:
- Ruben Bermudez