Adds tasks of a checklist in a message as done or not done
| chat_id |
Identifier of the chat with the message |
| message_id |
Identifier of the message containing the checklist. Use messageProperties.can_mark_tasks_as_done to check whether the tasks can be marked as done or not done |
| marked_as_done_task_ids |
Identifiers of tasks that were marked as done |
| marked_as_not_done_task_ids |
Identifiers of tasks that were marked as not done |