23 #ifndef TGBOT_CPP_LOCATION_H 24 #define TGBOT_CPP_LOCATION_H 38 typedef std::shared_ptr<Location>
Ptr;
53 #endif //TGBOT_CPP_LOCATION_H
std::shared_ptr< Location > Ptr
float longitude
Longitude as defined by sender.
float latitude
Latitude as defined by sender.
This object represents a point on the map.