MadelineProto/docs/API_docs/constructors/inputGeoPointEmpty.md

16 lines
237 B
Markdown

## Constructor: inputGeoPointEmpty
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [InputGeoPoint](../types/InputGeoPoint.md)
### Example:
```
$inputGeoPointEmpty = ;
```