Package org.drinkless.tdlib
Class TdApi.InlineQueryResultsButtonType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InlineQueryResultsButtonType
- Direct Known Subclasses:
TdApi.InlineQueryResultsButtonTypeStartBot
,TdApi.InlineQueryResultsButtonTypeWebApp
- Enclosing class:
- TdApi
This class is an abstract base class.
Represents type of button in results of inline query.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
InlineQueryResultsButtonType
public InlineQueryResultsButtonType()Default class constructor.
-