Golang bindings for the Telegram Bot API
Go to file
Syfaro 90c48448d2 more comments on things 2015-06-26 01:19:29 -05:00
README.md change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -05:00
bot.go more comments on things 2015-06-26 01:19:29 -05:00
helpers.go comments for helpers 2015-06-26 01:10:53 -05:00
methods.go better comments for godoc 2015-06-26 00:57:39 -05:00
types.go change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -05:00
updates.go more comments on things 2015-06-26 01:19:29 -05:00

README.md

Golang Telegram bindings for the Bot API

Bindings for interacting with the Telegram Bot API, not nearly done yet.

All methods have been added, and all features should be available. If you want a feature that hasn't been added yet, open an issue and I'll see what I can do.