all repos — telegram-bot-api @ 6964c7af4e996f1d810386673a1aa286a5846cbb

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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