all repos — telegram-bot-api @ 7e9b33f9e882c24592c60662102a6b18d6aadef0

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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