all repos — telegram-bot-api @ e7590a0638df29ec1e28568b1195362642daf74a

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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