Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetInlineGameHighScores

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

Constructors

new
MessagesGetInlineGameHighScores(params: { id: types.TypeInputBotInlineMessageID; userId: types.TypeInputUser; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc