Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>messages_getPollVotes_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getPollVotes_
extends Function_<enums.messages.VotesList>
import { messages_getPollVotes_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
messages_getPollVotes_(params: { peer: enums.InputPeer; id: number; option?: Uint8Array; offset?: string; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number
limit: number
optional
offset: string
optional
option: Uint8Array
peer: enums.InputPeer

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc