Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetGameHighScores

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetGameHighScores
import { functions } from "https://deno.land/x/mtkruto@0.1.100/mod.ts";
const { MessagesGetGameHighScores } = functions;

Constructors

new
MessagesGetGameHighScores(params: { peer: types.TypeInputPeer; id: number; userId: types.TypeInputUser; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number

Static Properties

readonly
[paramDesc]: ParamDesc