import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { MessagesGetPollVotes } = functions;
Constructors
new
MessagesGetPollVotes(params: { peer: types.TypeInputPeer; id: number; option?: Uint8Array; offset?: string; limit: number; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc