|
Telebot 9.4
Library for Telegram bot API
|
This object represents a service message about a user in the chat triggered another user's proximity alert while sharing Live Location. More...
#include <telebot-types.h>
Public Attributes | |
| struct telebot_user * | traveler |
| struct telebot_user * | watcher |
| int | distance |
This object represents a service message about a user in the chat triggered another user's proximity alert while sharing Live Location.
| int telebot_proximity_alert_triggered::distance |
The distance between the users
| struct telebot_user* telebot_proximity_alert_triggered::traveler |
User that triggered the alert
| struct telebot_user* telebot_proximity_alert_triggered::watcher |
User that set the alert