businessLocation
Represents the location of a Telegram Business ».
type tg.BusinessLocation struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
GeoPoint | GeoPointClass | — | Geographical coordinates (optional). |
Address | string | yes | Textual description of the address (mandatory). |
References
- Official documentation
- Generated Go reference
- TL definition:
businessLocation#ac5c1af7