Welcome requests in groups, based on profiles and leagues
This commit is contained in:
@@ -31,7 +31,9 @@ type TalkersInterface interface {
|
||||
GetterError(update tgbotapi.Update)
|
||||
|
||||
AdminBroadcastMessageCompose(update tgbotapi.Update, playerRaw *dbmapping.Player) string
|
||||
AdminBroadcastMessageSend(update tgbotapi.Update, playerRaw *dbmapping.Player) string
|
||||
AdminBroadcastMessageSend(update tgbotapi.Update, playerRaw *dbmapping.Player) string
|
||||
|
||||
WelcomeMessage(update tgbotapi.Update) string
|
||||
|
||||
DurakMessage(update tgbotapi.Update)
|
||||
MatMessage(update tgbotapi.Update)
|
||||
|
Reference in New Issue
Block a user