all repos — telegram-bot-api @ 67d51b9a52e70efad59e83db5682067754ca90c6

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

1language: go
2
3go:
4  - '1.13'
5  - '1.14'
6  - tip