#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -716083401 |
| | Identifier uniquely determining a type of the object.
|
| |
Some tasks from a checklist were marked as done or not done.
Definition at line 42649 of file td_api.h.
◆ messageChecklistTasksDone() [1/2]
| td::td_api::messageChecklistTasksDone::messageChecklistTasksDone |
( |
| ) |
|
Some tasks from a checklist were marked as done or not done.
◆ messageChecklistTasksDone() [2/2]
| td::td_api::messageChecklistTasksDone::messageChecklistTasksDone |
( |
int53 |
checklist_message_id_, |
|
|
array< int32 > && |
marked_as_done_task_ids_, |
|
|
array< int32 > && |
marked_as_not_done_task_ids_ |
|
) |
| |
Some tasks from a checklist were marked as done or not done.
- Parameters
-
| [in] | checklist_message_id_ | Identifier of the message with the checklist; may be 0 or an identifier of a deleted message. |
| [in] | marked_as_done_task_ids_ | Identifiers of tasks that were marked as done. |
| [in] | marked_as_not_done_task_ids_ | Identifiers of tasks that were marked as not done. |
◆ store()
| void td::td_api::messageChecklistTasksDone::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.
◆ checklist_message_id_
| int53 td::td_api::messageChecklistTasksDone::checklist_message_id_ |
Identifier of the message with the checklist; may be 0 or an identifier of a deleted message.
Definition at line 42660 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::messageChecklistTasksDone::ID = -716083401 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 42681 of file td_api.h.
◆ marked_as_done_task_ids_
| array<int32> td::td_api::messageChecklistTasksDone::marked_as_done_task_ids_ |
Identifiers of tasks that were marked as done.
Definition at line 42662 of file td_api.h.
◆ marked_as_not_done_task_ids_
| array<int32> td::td_api::messageChecklistTasksDone::marked_as_not_done_task_ids_ |
Identifiers of tasks that were marked as not done.
Definition at line 42664 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