#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1275517315 |
| | Identifier uniquely determining a type of the object.
|
| |
Some group call messages were deleted.
Definition at line 79957 of file td_api.h.
◆ updateGroupCallMessagesDeleted() [1/2]
| td::td_api::updateGroupCallMessagesDeleted::updateGroupCallMessagesDeleted |
( |
| ) |
|
Some group call messages were deleted.
◆ updateGroupCallMessagesDeleted() [2/2]
| td::td_api::updateGroupCallMessagesDeleted::updateGroupCallMessagesDeleted |
( |
int32 |
group_call_id_, |
|
|
array< int32 > && |
message_ids_ |
|
) |
| |
Some group call messages were deleted.
- Parameters
-
| [in] | group_call_id_ | Identifier of the group call. |
| [in] | message_ids_ | Identifiers of the deleted messages. |
◆ store()
| void td::td_api::updateGroupCallMessagesDeleted::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.
◆ group_call_id_
| int32 td::td_api::updateGroupCallMessagesDeleted::group_call_id_ |
Identifier of the group call.
Definition at line 79968 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::updateGroupCallMessagesDeleted::ID = 1275517315 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 79986 of file td_api.h.
◆ message_ids_
| array<int32> td::td_api::updateGroupCallMessagesDeleted::message_ids_ |
Identifiers of the deleted messages.
Definition at line 79970 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