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

x/mtkruto/types/0_poll_option.ts>PollOption

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface PollOption
import { type PollOption } from "https://deno.land/x/mtkruto@0.1.147/types/0_poll_option.ts";

Properties

text: string

The option's text (1-100 characters).

voterCount: number

Number of users that voted this option.