tg debug false
This commit is contained in:
parent
c12d652bc9
commit
f23d765ce3
@ -20,7 +20,7 @@ func StartTelegramBot() {
|
||||
return
|
||||
}
|
||||
|
||||
bot.Debug = true
|
||||
bot.Debug = false
|
||||
|
||||
log.Printf("Authorized on account %s", bot.Self.UserName)
|
||||
u := tgbotapi.NewUpdate(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user