all repos — telegram-bot-api @ 047d7356559ea551e9d3dff3933c4c2aa9fd67ad

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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