Update tg.go
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ func init() {
|
||||
Token: token,
|
||||
Poller: &tb.LongPoller{Timeout: 10 * time.Second},
|
||||
// ParseMode: tb.ModeMarkdownV2,
|
||||
Url: tg.Get("url"),
|
||||
URL: tg.Get("url"),
|
||||
|
||||
}
|
||||
if url := tg.Get("http_proxy"); url != "" {
|
||||
|
||||
Reference in New Issue
Block a user