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 = ;
```