messageActionTodoAppendTasks
Items were appended to the todo list ».
type tg.MessageActionTodoAppendTasks struct { /* ... */ }
Implements MessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
List | []TodoItem | yes | Appended items. |
References
- Official documentation
- Generated Go reference
- TL definition:
messageActionTodoAppendTasks#c7edbc83