Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>GameHighScore

Hydration plugin for API calls and context objects.
Latest
interface GameHighScore
Re-export
import { type GameHighScore } from "https://deno.land/x/grammy_hydrate@v1.4.1/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