Package org.drinkless.tdlib
Class TdApi.InlineKeyboardButtonType
- java.lang.Object
-
- org.drinkless.tdlib.TdApi.Object
-
- org.drinkless.tdlib.TdApi.InlineKeyboardButtonType
-
- Direct Known Subclasses:
TdApi.InlineKeyboardButtonTypeBuy,TdApi.InlineKeyboardButtonTypeCallback,TdApi.InlineKeyboardButtonTypeCallbackGame,TdApi.InlineKeyboardButtonTypeCallbackWithPassword,TdApi.InlineKeyboardButtonTypeLoginUrl,TdApi.InlineKeyboardButtonTypeSwitchInline,TdApi.InlineKeyboardButtonTypeUrl,TdApi.InlineKeyboardButtonTypeUser
- Enclosing class:
- TdApi
public abstract static class TdApi.InlineKeyboardButtonType extends TdApi.Object
This class is an abstract base class. Describes the type of an inline keyboard button.
-
-
Constructor Summary
Constructors Constructor Description InlineKeyboardButtonType()
-