update
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ func init() {
|
|||||||
URL: tg.Get("url"),
|
URL: tg.Get("url"),
|
||||||
Token: token,
|
Token: token,
|
||||||
Poller: &tb.LongPoller{Timeout: 10 * time.Second},
|
Poller: &tb.LongPoller{Timeout: 10 * time.Second},
|
||||||
ParseMode: tb.ModeMarkdown,
|
ParseMode: tb.ModeMarkdownV2,
|
||||||
})
|
})
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|||||||
Reference in New Issue
Block a user