all repos — telegram-bot-api @ 15c95b8a841865bf5cb00292f227f410c01cf4a2

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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