Medchem command
This commit is contained in:
@ -17,7 +17,7 @@ func (d DebugCommand) Name() string {
|
||||
}
|
||||
|
||||
func (d DebugCommand) Help() string {
|
||||
return "Show debug info (admin only)"
|
||||
return "Show debug info"
|
||||
}
|
||||
|
||||
func (d DebugCommand) Execute(update tgbotapi.Update, bot *tgbotapi.BotAPI) {
|
||||
|
Reference in New Issue
Block a user