Visual fixes in broadcast messages, some fixes in squader
He protec, but he also attac!
This commit is contained in:
@@ -14,6 +14,7 @@ type UsersInterface interface {
|
||||
|
||||
ParseProfile(update *tgbotapi.Update, playerRaw *dbmapping.Player) string
|
||||
|
||||
GetPrettyName(user *tgbotapi.User) string
|
||||
GetProfile(playerID int) (dbmapping.Profile, bool)
|
||||
GetOrCreatePlayer(telegramID int) (dbmapping.Player, bool)
|
||||
GetPlayerByID(playerID int) (dbmapping.Player, bool)
|
||||
|
Reference in New Issue
Block a user