all repos — telegram-bot-api @ 64517d16e7c54529952c535c22764e8cbbfd939c

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

1language: go
2
3go:
4  - '1.10'
5  - '1.11'
6  - tip