InputTodoTask

class pyrogram.types.InputTodoTask

Contains information about a todo task.

Parameters:
  • title (str) – Title of the task.

  • entities (List of MessageEntity) – Entities in the title of the task.