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
  • Method Summary

    Methods inherited from interface org.telegram.telegrambots.meta.api.interfaces.Validable

    validate