View Source ExTDLib.Object.UpdateMessageLiveLocationViewed (ExTDLib v0.0.4)
A message with a live location was viewed. When the update is received, the application is supposed to update the live location.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat with the live location message. |
| message_id | string | Identifier of the message with live location. |
More details on telegram's documentation.