all repos — telegram-bot-api @ 8806fb3badd2d68d3434c609f00f7f444a80901a

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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