all repos — telegram-bot-api @ 152625538f56f2c9e6fe8a4b7e876aa0a9af28b2

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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