TodoCompletion#
- class pyrogram.raw.types.TodoCompletion#
A completed todo list item.
Constructor of
TodoCompletion.- Details:
Layer:
220ID:
221BB5E4
- Parameters:
id (
int32-bit) – The ID of the completed item.completed_by (
Peer) – ID of the user that completed the item.date (
int32-bit) – When was the item completed.