Skip to content

InputChecklist

Describes a checklist to create.

Fields

titleStringRequired✏️ FormattableminLen 1maxLen 255
Title of the checklist; 1-255 characters after entities parsing
parse_modeStringOptional
Optional. Mode for parsing entities in the title. See formatting options for more details.
title_entitiesMessageEntity[]Optional
Optional. List of special entities that appear in the title, which can be specified instead of parse\mode. Currently, only bold, italic, underline, strikethrough, spoiler, custom\emoji, and date\_time entities are allowed.
List of 1-30 tasks in the checklist
others_can_add_tasksBooleanOptional
Optional. Pass True if other users can add tasks to the checklist
others_can_mark_tasks_as_doneBooleanOptional
Optional. Pass True if other users can mark tasks as done or not done in the checklist

GramIO Usage

See Also