1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 03:18:18 +01:00
MadelineProto/docs/API_docs/constructors/inputGeoPointEmpty.md
2016-12-19 20:35:27 +03:00

10 lines
168 B
Markdown

## Constructor: inputGeoPointEmpty
### Type:
[InputGeoPoint](../types/InputGeoPoint.md)
### Example:
```
$inputGeoPointEmpty = ['_' => inputGeoPointEmpty', ];
```