Class TdApi.InputMessageLocation

Enclosing class:
TdApi

public static class TdApi.InputMessageLocation extends TdApi.InputMessageContent
A message with a location.
  • Field Details

    • location

      public TdApi.Location location
      Location to be sent.
    • CONSTRUCTOR

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

    • InputMessageLocation

      public InputMessageLocation()
      A message with a location.
    • InputMessageLocation

      public InputMessageLocation(TdApi.Location location)
      A message with a location.
      Parameters:
      location - Location to be sent.
  • 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