Class TdApi.KeyboardButtonTypeRequestLocation

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.KeyboardButtonType
org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestLocation
Enclosing class:
TdApi

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

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • KeyboardButtonTypeRequestLocation

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