Layer 220
MessageMediaGeo
Attached map.
constructor
messageMediaGeo#56e0d474 geo:GeoPoint = MessageMedia;
Parameters
| Name | Type | Description |
|---|---|---|
| Geo | GeoPoint | Geo Point |
Returns
MessageMediaGogram Example
// Creating MessageMediaGeo constructor obj := &tg.MessageMediaGeo{ Geo: &tg.GeoPoint{}, }