Class TdApi.KeyboardButtonTypeText

Enclosing class:
TdApi

public static class TdApi.KeyboardButtonTypeText
extends TdApi.KeyboardButtonType
A simple button, with text that must be sent when the button is pressed.
  • Field Details

  • Constructor Details

    • KeyboardButtonTypeText

      public KeyboardButtonTypeText()
      A simple button, with text that must be sent when the button is pressed.
    • KeyboardButtonTypeText

      public KeyboardButtonTypeText​(DataInput input) throws IOException
      A simple button, with text that must be sent when the button is pressed.
      Throws:
      IOException
  • Method Details