1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 19:07:19 +01:00
MadelineProto/docs/API_docs/constructors/geoPointEmpty.md

16 lines
217 B
Markdown

## Constructor: geoPointEmpty
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [GeoPoint](../types/GeoPoint.md)
### Example:
```
$geoPointEmpty = ;
```