#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 67761875 |
| | Identifier uniquely determining a type of the object.
|
| |
A user in the chat came within proximity alert range.
Definition at line 43267 of file td_api.h.
◆ messageProximityAlertTriggered() [1/2]
| td::td_api::messageProximityAlertTriggered::messageProximityAlertTriggered |
( |
| ) |
|
A user in the chat came within proximity alert range.
◆ messageProximityAlertTriggered() [2/2]
A user in the chat came within proximity alert range.
- Parameters
-
| [in] | traveler_id_ | The identifier of a user or chat that triggered the proximity alert. |
| [in] | watcher_id_ | The identifier of a user or chat that subscribed for the proximity alert. |
| [in] | distance_ | The distance between the users. |
◆ store()
| void td::td_api::messageProximityAlertTriggered::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ distance_
| int32 td::td_api::messageProximityAlertTriggered::distance_ |
The distance between the users.
Definition at line 43282 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::messageProximityAlertTriggered::ID = 67761875 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 43299 of file td_api.h.
◆ traveler_id_
The identifier of a user or chat that triggered the proximity alert.
Definition at line 43278 of file td_api.h.
◆ watcher_id_
The identifier of a user or chat that subscribed for the proximity alert.
Definition at line 43280 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h