Skip to main content
Module

x/mtkruto/2_tl.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.24/2_tl.ts";
const { updateMessagePollVote } = Api;

Properties

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