Pokememe possibility draft
This commit is contained in:
@@ -17,7 +17,7 @@ type TalkersInterface interface {
|
||||
HelloMessageAuthorized(update tgbotapi.Update, player_raw dbmappings.Players)
|
||||
HelpMessage(update tgbotapi.Update)
|
||||
PokememesList(update tgbotapi.Update, page int)
|
||||
PokememeInfo(update tgbotapi.Update) string
|
||||
PokememeInfo(update tgbotapi.Update, player_raw dbmappings.Players) string
|
||||
|
||||
// Returns
|
||||
PokememeAddSuccessMessage(update tgbotapi.Update)
|
||||
|
Reference in New Issue
Block a user