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