Skip to main content
Module

x/grammy_menu/deps.deno.ts>PollOption

Interactive menus for grammY
Latest
interface PollOption
import { type PollOption } from "https://deno.land/x/grammy_menu@v1.2.1/deps.deno.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