GameHighScore

class aiogram.types.game_high_score.GameHighScore(conf: Optional[Dict[str, Any]] = None, **kwargs: Any)[source]

Bases: TelegramObject

This object represents one row of the high scores table for a game. And that‘s about all we’ve got for now. If you’ve got any questions, please check out our Bot FAQ

https://core.telegram.org/bots/api#gamehighscore

Deserialize object

Parameters
  • conf

  • kwargs