Skip to content

GramIO API Reference / gramio/dist / TelegramGameHighScore

Interface: TelegramGameHighScore

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

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:8951
scorenumberScore@gramio/types/out/objects.d.ts:8959
userTelegramUserUser@gramio/types/out/objects.d.ts:8955