class TelegramBot::GameHighScore
- TelegramBot::GameHighScore
- Reference
- Object
Defined in:
telegram_bot/types/game_high_score.crConstructors
Instance Method Summary
- #position : Int32
- #position=(_position : Int32)
- #score : Int32
- #score=(_score : Int32)
- #to_json(json : JSON::Builder)
- #user : User
- #user=(_user : User)