geoPoint#b2a2f663 flags:# long:double lat:double access_hash:long accuracy_radius:flags.0?int = GeoPoint;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| long | double | |
| lat | double | |
| access_hash | long | Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it. |
| accuracy_radius | flags.0?int |