class TelegramBot::GameHighScore
- TelegramBot::GameHighScore
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/game_high_score.crConstructors
Instance Method Summary
- #position : Int32
- #position=(position : Int32)
- #score : Int32
- #score=(score : Int32)
- #user : User
- #user=(user : User)