This commit is contained in:
shoopea 2019-06-09 19:53:47 +08:00
parent 0788e819be
commit 886f8680d9

2
bot.go
View File

@ -290,7 +290,7 @@ func botMsgLoad(m *tb.Message) {
log.Printf("URL : %s\n", b.URL)
log.Printf("Token : %s\n", b.Token)
//log.Printf("File : %s\n", string(x))
log.Printf("File : %s\n", string(x))
//url := fmt.Sprintf("%s/file/bot%s/%s", b.URL, b.Token, f.FilePath)