InputPollOption

A poll option to be provided as an input.

Properties

text: string

The option’s text (1-100 characters).

parseMode?: ParseMode

The parse mode to use for the option’s text. If omitted, the default parse mode will be used.

entities?: MessageEntity[]

The entities of the option’s text.