Skip to main content

messageActionGeoProximityReached

A user of the chat is now in proximity of another user

type tg.MessageActionGeoProximityReached struct { /* ... */ }

Implements MessageAction.

Fields

NameTypeRequiredDescription
FromIDPeerClassyesThe user or chat that is now in proximity of to_id
ToIDPeerClassyesThe user or chat that subscribed to live geolocation proximity alerts
DistanceintyesDistance, in meters (0-100000)

References