all repos — telegram-bot-api @ 16acfd07b0b7a68a66e73cac65c9c48695243c6a

Golang bindings for the Telegram Bot API

README.md (view raw)

1# Golang Telegram bindings for the Bot API
2
3[![GoDoc](https://godoc.org/src.foxpaw.in/Syfaro/telegram-bot-api?status.svg)](https://godoc.org/src.foxpaw.in/Syfaro/telegram-bot-api)
4
5Bindings for interacting with the Telegram Bot API, not nearly done yet.
6
7All methods have been added, and all features should be available.
8If you want a feature that hasn't been added yet, open an issue and I'll see what I can do.