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