PollOptionDeleted
Describes a service message about an option deleted from a poll.
Properties
poll_message
ts
poll_message?: MaybeInaccessibleMessage;Message containing the poll from which the option was deleted. 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_id
ts
option_persistent_id: string;Unique identifier of the deleted option
option_text
ts
option_text: string;Option text
option_text_entities
ts
option_text_entities?: MessageEntity[];Special entities that appear in the option_text