Note that the Location data type falls under the Message data type.
Location
This object represents a point on the map.
| Field | Type | Required | Description |
|---|---|---|---|
| longitude | String | Yes | longitude |
| Latitude | String | Yes | latitude |
| name | String | Optional | Location name |
| details | String | Optional | Location details |
