TDLib v0.0.2 TDLib.Object.InputMessageLocation View Source
A message with a location.
Name | Type | Description |
---|---|---|
location | location | Location to be sent. |
live_period | number | Period for which the location can be updated, in seconds; should bebetween 60 and 86400 for a live location and 0 otherwise. |
More details on telegram’s documentation.