all repos — telegram-bot-api @ 9d2d117c0ec8b76efc8fc65a9344ce2c555c5ee8

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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