ProximityAlertTriggered¶
- class telegram.ProximityAlertTriggered(traveler, watcher, distance, *, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObject
This object represents the content of a service message, sent whenever a user in the chat triggers a proximity alert set by another user.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
traveler
,watcher
anddistance
are equal.Available In
- Parameters:
traveler (
telegram.User
) – User that triggered the alertwatcher (
telegram.User
) – User that set the alert