Skip to content

PollOptionAdded

Describes a service message about an option added to a poll.

Fields

poll_messageMaybeInaccessibleMessageOptional
Optional. Message containing the poll to which the option was added, if known. Note that the Message object in this field will not contain the reply\to\message field even if it itself is a reply.
option_persistent_idStringRequired
Unique identifier of the added option
option_textStringRequired
Option text
option_text_entitiesMessageEntity[]Optional
Optional. Special entities that appear in the option\_text

GramIO Usage

See Also