all repos — telegram-bot-api @ 30975af674dda4009c1c322b67f16e0ab7e2802b

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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