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

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_usertraveler
 
struct telebot_userwatcher
 
int distance
 

Detailed Description

This object represents a service message about a user in the chat triggered another user's proximity alert while sharing Live Location.

Member Data Documentation

◆ distance

int telebot_proximity_alert_triggered::distance

The distance between the users

◆ traveler

struct telebot_user* telebot_proximity_alert_triggered::traveler

User that triggered the alert

◆ watcher

struct telebot_user* telebot_proximity_alert_triggered::watcher

User that set the alert


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