test
This commit is contained in:
parent
0788e819be
commit
886f8680d9
2
bot.go
2
bot.go
@ -290,7 +290,7 @@ func botMsgLoad(m *tb.Message) {
|
|||||||
|
|
||||||
log.Printf("URL : %s\n", b.URL)
|
log.Printf("URL : %s\n", b.URL)
|
||||||
log.Printf("Token : %s\n", b.Token)
|
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)
|
//url := fmt.Sprintf("%s/file/bot%s/%s", b.URL, b.Token, f.FilePath)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user