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

16 lines
217 B
Markdown
Raw Normal View History

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