Some easter eggs. Ability to find user by name or nickname.
This commit is contained in:
@@ -16,6 +16,7 @@ type TalkersInterface interface {
|
||||
AnyMessageUnauthorized(update *tgbotapi.Update) string
|
||||
BotError(update *tgbotapi.Update) string
|
||||
|
||||
LongMessage(update *tgbotapi.Update)
|
||||
DurakMessage(update *tgbotapi.Update)
|
||||
MatMessage(update *tgbotapi.Update)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user