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