Class TdApi.InlineKeyboardButtonType

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.InlineKeyboardButtonType
Direct Known Subclasses:
TdApi.InlineKeyboardButtonTypeBuy, TdApi.InlineKeyboardButtonTypeCallback, TdApi.InlineKeyboardButtonTypeCallbackGame, TdApi.InlineKeyboardButtonTypeCallbackWithPassword, TdApi.InlineKeyboardButtonTypeLoginUrl, TdApi.InlineKeyboardButtonTypeSwitchInline, TdApi.InlineKeyboardButtonTypeUrl, TdApi.InlineKeyboardButtonTypeUser, TdApi.InlineKeyboardButtonTypeWebApp
Enclosing class:
TdApi

public abstract static class TdApi.InlineKeyboardButtonType extends TdApi.Object
This class is an abstract base class. Describes the type of inline keyboard button.
  • Constructor Details

    • InlineKeyboardButtonType

      public InlineKeyboardButtonType()
      Default class constructor.