all repos — telegram-bot-api @ 05e04b526c693e3e104feaa0be23611836af3dcc

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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