all repos — telegram-bot-api @ 53dec076c194332f6f38a84064ea6a43b9e53b69

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

1language: go
2
3go:
4  - '1.10'
5  - '1.11'
6  - tip