telegramx.js

ProximityAlertTriggered

interface

This object represents the content of a service message, sent whenever a user in the chat triggers a proximity alert set by another user.

Declaration

interface ProximityAlertTriggered 

Properties

distanceproperty#
distance: number;

The distance between the users

travelerproperty#
traveler: User;

User that triggered the alert

watcherproperty#
watcher: User;

User that set the alert