1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 18:47:21 +01:00
MadelineProto/docs/API_docs/constructors/inputGeoPointEmpty.md

20 lines
306 B
Markdown

---
title: inputGeoPointEmpty
description: inputGeoPointEmpty attributes, type and example
---
## Constructor: inputGeoPointEmpty
[Back to constructors index](index.md)
### Type: [InputGeoPoint](../types/InputGeoPoint.md)
### Example:
```
$inputGeoPointEmpty = ['_' => inputGeoPointEmpty, ];
```