all repos — telegram-bot-api @ 1e4e3c891c78837e05651fb0a8bfcd381cf1affd

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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