Skip to content

InputPollOption

This object contains information about one answer option in a poll to be sent.

Fields

textStringRequired✏️ FormattableminLen 1maxLen 100
Option text, 1-100 characters
text_parse_modeStringOptional
Optional. Mode for parsing entities in the text. See formatting options for more details. Currently, only custom emoji entities are allowed
text_entitiesMessageEntity[]Optional
Optional. A JSON-serialized list of special entities that appear in the poll option text. It can be specified instead of text\parse\mode

GramIO Usage

See Also