all repos — telegram-bot-api @ 54104a08f947e08c460c45d195076e48e61f0a26

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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