Golang bindings for the Telegram Bot API
Go to file
Syfaro 5b2104f974 update readme, remove not done yet 2015-06-26 01:22:36 -05:00
README.md update readme, remove not done yet 2015-06-26 01:22:36 -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

GoDoc

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