all repos — telegram-bot-api @ 4acb1cebba8b9266b5bbff3c4b4d96d4d420a4fe

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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