Nadia. Model. Checklist
(nadia v1.5.0)
View Source
Summary
Types
@type t() :: %Nadia.Model.Checklist{ others_can_add_tasks: boolean(), others_can_mark_tasks_as_done: boolean(), tasks: [Nadia.Model.ChecklistTask.t()], title: binary(), title_entities: [MessageEntity.t()] }