Package org.drinkless.tdlib
Class TdApi.InputInlineQueryResult
- java.lang.Object
-
- org.drinkless.tdlib.TdApi.Object
-
- org.drinkless.tdlib.TdApi.InputInlineQueryResult
-
- Direct Known Subclasses:
TdApi.InputInlineQueryResultAnimation,TdApi.InputInlineQueryResultArticle,TdApi.InputInlineQueryResultAudio,TdApi.InputInlineQueryResultContact,TdApi.InputInlineQueryResultDocument,TdApi.InputInlineQueryResultGame,TdApi.InputInlineQueryResultLocation,TdApi.InputInlineQueryResultPhoto,TdApi.InputInlineQueryResultSticker,TdApi.InputInlineQueryResultVenue,TdApi.InputInlineQueryResultVideo,TdApi.InputInlineQueryResultVoiceNote
- Enclosing class:
- TdApi
public abstract static class TdApi.InputInlineQueryResult extends TdApi.Object
This class is an abstract base class. Represents a single result of an inline query; for bots only.
-
-
Constructor Summary
Constructors Constructor Description InputInlineQueryResult()
-