Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_location Struct Reference

This object represents a point on the map. More...

#include <telebot-types.h>

Public Attributes

float longitude
 
float latitude
 

Detailed Description

This object represents a point on the map.

Member Data Documentation

◆ latitude

float telebot_location::latitude

Latitude as defined by sender

◆ longitude

float telebot_location::longitude

Longitude as defined by sender


The documentation for this struct was generated from the following file: