Class TdApi.KeyboardButtonTypeRequestPhoneNumber

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.KeyboardButtonType
it.tdlight.jni.TdApi.KeyboardButtonTypeRequestPhoneNumber
Enclosing class:
TdApi

public static class TdApi.KeyboardButtonTypeRequestPhoneNumber
extends TdApi.KeyboardButtonType
A button that sends the user's phone number when pressed; available only in private chats.
  • Field Details

  • Constructor Details

    • KeyboardButtonTypeRequestPhoneNumber

      public KeyboardButtonTypeRequestPhoneNumber()
      A button that sends the user's phone number when pressed; available only in private chats.
    • KeyboardButtonTypeRequestPhoneNumber

      public KeyboardButtonTypeRequestPhoneNumber​(DataInput input) throws IOException
      A button that sends the user's phone number when pressed; available only in private chats.
      Throws:
      IOException
  • Method Details