feat: add cards templete
This commit is contained in:
@@ -50,6 +50,8 @@ type PlayerInfo struct {
|
||||
Name string `json:"name"`
|
||||
Bot bool `json:"bot"`
|
||||
Connected bool `json:"connected"`
|
||||
Coins int64 `json:"coins"`
|
||||
RankTier string `json:"rank_tier"` // bronze..king (برای نشانِ رتبه)
|
||||
}
|
||||
|
||||
// matchedMsg به کلاینت پس از تشکیل میز.
|
||||
|
||||
Reference in New Issue
Block a user