interface PollOptionimport { type PollOption } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.web.ts"; This object contains information about one answer option in a poll. Propertiestext: stringOption text, 1-100 characters voter_count: numberNumber of users that voted for this option