Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.ts>PollOption

The Telegram Bot Framework.
Go to Latest
interface PollOption
import { type PollOption } from "https://deno.land/x/grammy@v1.19.1/types.ts";

This object contains information about one answer option in a poll.

Properties

text: string

Option text, 1-100 characters

voter_count: number

Number of users that voted for this option