MadelineProto/old_docs/API_docs_v53/constructors/inputGeoPointEmpty.md

22 lines
312 B
Markdown
Raw Normal View History

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