- API ›
- Constructors ›
- InputGeoPointEmpty
InputGeoPointEmpty
---types--- inputGeoPointEmpty#e4c123d6 = InputGeoPoint
Belongs to
| InputGeoPoint |
In Rust this constructor is a variant of the enums::InputGeoPoint enum.
Match on it with: if let enums::InputGeoPoint::InputGeoPointEmpty(v) = result { ... }
Parameters
This item has no parameters.
Used by
| CreateChannel |
| EditLocation |
| GetInlineBotResults |
| GetLocated |
| UpdateBusinessLocation |