Golang bindings for the Telegram Bot API
Go to file
Syfaro d789456a8e load self when created 2015-06-25 23:44:14 -05:00
README.md change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -05:00
bot.go load self when created 2015-06-25 23:44:14 -05:00
helpers.go change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -05:00
methods.go change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -05:00
types.go change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -05:00
updates.go change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -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.