all repos — telegram-bot-api @ a005cff757a80dcb6ce777ca32b6308a02124c90

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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