all repos — telegram-bot-api @ 18031c85e5bbe0781261fcbb2f20e11ca07583e6

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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