Skip to content

GramIO API Reference / gramio/dist / TelegramGameHighScore

Interface: TelegramGameHighScore

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

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:8779
scorenumberScore@gramio/types/out/objects.d.ts:8787
userTelegramUserUser@gramio/types/out/objects.d.ts:8783