all repos — telegram-bot-api @ 01e6fd26dd0cb3f3614caa8508cae9f0c6a57d8e

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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