/find_top_attack for selecting users by top position
This commit is contained in:
@@ -19,6 +19,7 @@ type UsersInterface interface {
|
||||
|
||||
FindByLevel(update *tgbotapi.Update) string
|
||||
FindByName(update *tgbotapi.Update) string
|
||||
FindByTopAttack(update *tgbotapi.Update) string
|
||||
ForeignProfileMessage(update *tgbotapi.Update) string
|
||||
FormatUsername(userName string) string
|
||||
ProfileAddEffectsMessage(update *tgbotapi.Update) string
|
||||
|
Reference in New Issue
Block a user