Cppgram
1.0.0
Easy and modern C++14 Telegram Bot API wrapper
|
A location send by a user. More...
#include <location.hpp>
Public Attributes | |
float | longitude |
Longitude as defined by sender. | |
float | latidute |
Latitude as defined by sender. | |
A location send by a user.
This object represents a point on the map. (https://core.telegram.org/bots/api#location)