import { type PollOption } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";
This object contains information about one answer option in a poll.
Properties
optional
text_entities: MessageEntity[]Special entities that appear in the option text. Currently, only custom emoji entities are allowed in poll option texts