Skip to content

GramIO API Reference / gramio/dist / TelegramGameHighScore

Interface: TelegramGameHighScore

Defined in: @gramio/types/out/objects.d.ts:11478

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

Documentation

Properties

PropertyTypeDescriptionDefined in
positionnumberPosition in high score table for the game@gramio/types/out/objects.d.ts:11482
scorenumberScore@gramio/types/out/objects.d.ts:11490
userTelegramUserUser@gramio/types/out/objects.d.ts:11486