Class TdApi.MessageLocation

Enclosing class:
TdApi

public static class TdApi.MessageLocation extends TdApi.MessageContent
A message with a location.
  • Field Details

    • location

      public TdApi.Location location
      The location.
    • CONSTRUCTOR

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

    • MessageLocation

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

      public MessageLocation(TdApi.Location location)
      A message with a location.
      Parameters:
      location - The location.
  • 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