import { type InputPollOption } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.web.ts";
This object contains information about one answer option in a poll to send.
Properties
Mode for parsing entities in the text. See formatting options for more details. Currently, only custom emoji entities are allowed
optional
text_entities: MessageEntity[]A list of special entities that appear in the poll option text. It can be specified instead of text_parse_mode