ProximityAlertTriggered
data class ProximityAlertTriggered(val traveler: User, val watcher: User, val distance: Int)(source)
This object represents the content of a service message, sent whenever a user in the chat triggers a proximity alert set by another user.
(auto-generated)
Author
ForteScarlet