Skip to main content
Module

x/mtkruto/2_tl.ts>Api.messages_highScores

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.messages_highScores
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { messages_highScores } = Api;

Properties

_: "messages.highScores"
scores: Array<HighScore>
users: Array<User>