Update tgbot.go

This commit is contained in:
Peyman 2023-05-20 15:11:47 +03:30 committed by GitHub
parent b582ab80a5
commit c7f13a9dbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@ import (
"github.com/mymmrac/telego"
th "github.com/mymmrac/telego/telegohandler"
tu "github.com/mymmrac/telego/telegoutil"
tgbot "github.com/go-telegram-bot-api/telegram-bot-api/v5"
)
var bot *telego.Bot