Skip to main content
Module

x/grammy_menu/deps.deno.ts>GameHighScore

Easily create interactive menus with grammY.
Go to Latest
interface GameHighScore
Re-export
import { type GameHighScore } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

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