all repos — telegram-bot-api @ c6bf64c67d2d1002b7fbec45608fb914d176616c

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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