all repos — telegram-bot-api @ bf143a9e9ba8a9e9e6265acc862c1f54fe1d87b7

Golang bindings for the Telegram Bot API

go.mod (view raw)

1module github.com/go-telegram-bot-api/telegram-bot-api
2
3go 1.12
4
5require github.com/technoweenie/multipartstreamer v1.0.1