PollOptionDeleted
interfaceDescribes a service message about an option deleted from a poll.
Declaration
interface PollOptionDeleted Properties
option_text_entities?: MessageEntity[];Optional. Special entities that appear in the option_text
poll_message?: MaybeInaccessibleMessage;Optional. Message containing the poll from which the option was deleted, 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.