Class 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

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR