Skip to content

MessageLiveLocation

Type · TDLib 1.8.67 · d1085f9c

A message with a live location

MessageLiveLocation(
  location: LiveLocation,
  expires_in: int32
) → MessageContent

location

LiveLocation

The current location

expires_in

int32

Left time for which the location can be updated, in seconds. If 0, then the location can't be updated anymore. The update updateMessageContent is not sent when this field changes