ExGram.Model.GameHighScore (ex_gram v0.21.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %ExGram.Model.GameHighScore{
position: integer(),
score: integer(),
user: ExGram.Model.User.t()
}
t() :: %ExGram.Model.GameHighScore{
position: integer(),
score: integer(),
user: ExGram.Model.User.t()
}