all repos — telegram-bot-api @ 515002232befb8ad10c86f31de61daa91f81fe29

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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