InputGeoPoint
---types--- inputGeoPoint#48222faf flags:# lat:double long:double accuracy_radius:flags.0?int = InputGeoPoint
Belongs to
InputGeoPoint |
This type can be an instance of either:
InputGeoPoint | InputGeoPointEmpty |
Members
lat | double | |
long | double | |
accuracy_radius | int | This argument defaults to None and can be omitted. |