messageMediaGeoLive
Indicates a live geolocation
type tg.MessageMediaGeoLive struct { /* ... */ }
Implements MessageMedia.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Geo | GeoPointClass | yes | Geolocation |
Heading | int | — | For live locations, a direction in which the location moves, in degrees; 1-360 |
Period | int | yes | Validity period of provided geolocation |
ProximityNotificationRadius | int | — | For live locations, a maximum distance to another chat member for proximity alerts, in meters (0-100000). |
References
- Official documentation
- Generated Go reference
- TL definition:
messageMediaGeoLive#b940c666