Telebot
4.7.0
Library for Telegram bot API
|
This object represents a point on the map. More...
#include <telebot-types.h>
Public Attributes | |
float | longitude |
float | latitude |
This object represents a point on the map.
float telebot_location::latitude |
Latitude as defined by sender
float telebot_location::longitude |
Longitude as defined by sender