We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8cc0d2 commit d40f7f9Copy full SHA for d40f7f9
bot_test.go
@@ -1,7 +1,7 @@
1
package tgbotapi_test
2
3
import (
4
- "github.com/zhulik/telegram-bot-api"
+ "github.com/Syfaro/telegram-bot-api"
5
"io/ioutil"
6
"log"
7
"net/http"
types_test.go
"testing"
"time"
)
0 commit comments