added custom logger and SetLogger func
parent
4c16a90966
commit
a1b3e41878
|
@ -1,7 +1,6 @@
|
|||
package tgbotapi
|
||||
|
||||
import (
|
||||
"log"
|
||||
"net/url"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue