Skip to content

teamwire_api/location_sharing

LiveLocationUpdate

class LiveLocationUpdate(object)

A Live Location Update

Attributes

  • user: User. The user this location update refers to
  • chat: Chat. The chat where the location update has been received
  • lat: double. Geo latitude
  • lon: double. Geo longitude
  • last_active: datetime. Timestamp of the location update
  • is_active: bool. Whether the shared live-location is active
  • mid: string. ID of the message containing the original live-location attachment