class
TD::GameHighScores
- TD::GameHighScores
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/game_high_scores.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(scores : Array(TD::GameHighScore))
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #scores : Array(TD::GameHighScore)
- #scores=(scores : Array(TD::GameHighScore))