Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface grammy.GameHighScore
Re-export
import { type grammy } from "https://deno.land/x/abstract_bot_api@85.0.0/deps.ts";
const { GameHighScore } = grammy;

This object represents one row of the high scores table for a game.

Properties

position: number

Position in high score table for the game

user: User

User

score: number

Score