all repos — telegram-bot-api @ 16acfd07b0b7a68a66e73cac65c9c48695243c6a

Golang bindings for the Telegram Bot API

godoc link in readme
Syfaro syfaro@foxpaw.in
Fri, 26 Jun 2015 01:20:29 -0500
commit

16acfd07b0b7a68a66e73cac65c9c48695243c6a

parent

90c48448d2f023b3c7d5d14379ad8e4deae07ebb

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -1,5 +1,7 @@

# Golang Telegram bindings for the Bot API +[![GoDoc](https://godoc.org/src.foxpaw.in/Syfaro/telegram-bot-api?status.svg)](https://godoc.org/src.foxpaw.in/Syfaro/telegram-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.