Extended by : BPT\types\types
This object represents the content of a service message, sent whenever a user in the chat triggers a proximity alert set by another user.
| Name | Type | Description | Kind |
|---|---|---|---|
| traveler | BPT\types\user | User that triggered the alert | normal |
| watcher | BPT\types\user | User that set the alert | normal |
| distance | int | The distance between the users | normal |