MessageChecklistTasksAdded¶
Some tasks were added to a checklist
MessageChecklistTasksAdded(
checklist_message_id: int53,
tasks: list of ChecklistTask
) → MessageContent
checklist_message_id¶
int53
Identifier of the message with the checklist; may be 0 or an identifier of a deleted message
tasks¶
list of ChecklistTask
List of tasks added to the checklist