all repos — telegram-bot-api @ 2df616ce0414ab9a93236bfdab274799c6ce3aac

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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