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.
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.