danog\MadelineProto\EventHandler\Media\GeoPoint
Author: Daniil Gentili daniil@daniil.it
Properties
$long
:int
Longitude$lat
:int
Latitude$accessHash
:int
Access hash$accuracyRadius
:int
The estimated horizontal accuracy of the location, in meters; as defined by the sender.
Method list:
Methods:
__construct(array $rawGeoPoint)
Parameters:
$rawGeoPoint
:array
Generated by danog/phpdoc