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

x/mtkruto/mod.ts>Api.updateMessagePollVote

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.updateMessagePollVote
import { type Api } from "https://deno.land/x/mtkruto@0.2.30/mod.ts";
const { updateMessagePollVote } = Api;

Properties

_: "updateMessagePollVote"
poll_id: bigint
peer: Peer
options: Array<Uint8Array>
qts: number