Module tdlight.api

Class TdApi.KeyboardButtonTypeRequestLocation

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

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

  • Constructor Details

    • KeyboardButtonTypeRequestLocation

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

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