parent
5f08806b5f
commit
c947a68027
|
@ -23,7 +23,6 @@ type User struct {
|
|||
Longitude float64
|
||||
XpLevel int
|
||||
XpPoints int
|
||||
XpPointsNextLevel int // Stands for the experience points needed for the next level
|
||||
FollowersCount int
|
||||
FollowingCount int
|
||||
AccountStatus uint8
|
||||
|
|
Loading…
Reference in New Issue