mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 03:18:18 +01:00
10 lines
168 B
Markdown
10 lines
168 B
Markdown
## Constructor: inputGeoPointEmpty
|
|
|
|
### Type:
|
|
|
|
[InputGeoPoint](../types/InputGeoPoint.md)
|
|
### Example:
|
|
|
|
```
|
|
$inputGeoPointEmpty = ['_' => inputGeoPointEmpty', ];
|
|
``` |