all repos — telegram-bot-api @ 80a1cbdb44925432834878e345d31cc4c3ad0094

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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