telegramx.js

GameHighScore

interface

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

Declaration

interface GameHighScore 

Properties

positionproperty#
position: number;

Position in high score table for the game

scoreproperty#
score: number;

Score

userproperty#
user: User;

User