Skip to main content
Module

x/grammy_conversations/deps.deno.ts>GameHighScore

Conversational interfaces for grammY
Go to Latest
interface GameHighScore
Re-export
import { type GameHighScore } from "https://deno.land/x/grammy_conversations@v1.1.0/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