MessageChecklistTasksDone¶
Some tasks from a checklist were marked as done or not done
MessageChecklistTasksDone(
checklist_message_id: int53,
marked_as_done_task_ids: list of int32,
marked_as_not_done_task_ids: list of int32
) → MessageContent