telegram api constructor · layer 229 · #221bb5e4
todoCompletion
A completed todo list » item.
definition
todoCompletion#221bb5e4 id:int completed_by:Peer date:int = TodoCompletion;
parameters
| name | type | description |
|---|---|---|
id | int | The ID of the completed item. |
completed_by | Peer | ID of the user that completed the item. |
date | int | When was the item completed. |
type
history
present in layers 205–229 · constructor id changed 1×
| id | layers |
|---|---|
| #4cc120b7 | 205–216 |
| #221bb5e4 | 217–229 |