inputMediaTodo
Creates a todo list ».
type tg.InputMediaTodo struct { /* ... */ }
Implements InputMedia.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Todo | TodoList | yes | The todo list. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputMediaTodo#9fc55fde