all repos — telegram-bot-api @ 41e859781613898211b9b0d20d04a34c5fa27b69

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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