Add more debug (telegram)

pull/390/head
Wim 6 years ago
parent 4c506f7cc3
commit a2b94452db

@ -358,6 +358,7 @@ func (b *Btelegram) handleDownload(file interface{}, comment string, msg *config
fileid = v.FileID
}
if b.Config.UseInsecureURL {
flog.Debugf("Setting message text to :%s", text)
msg.Text = text
return
}

Loading…
Cancel
Save