all repos — telegram-bot-api @ 0332f792db0319c4d5c55d876b466a1a412d0586

Golang bindings for the Telegram Bot API

Readme updated
Gleb Sinyavsky zhulik.gleb@gmail.com
Sat, 21 Nov 2015 14:59:58 +0300
commit

0332f792db0319c4d5c55d876b466a1a412d0586

parent

447115488bafa9f5d08f08786f223797f2661873

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

jump to
M README.mdREADME.md

@@ -1,6 +1,7 @@

# Golang bindings for the Telegram Bot API [![GoDoc](https://godoc.org/github.com/zhulik/telegram-bot-api?status.svg)](http://godoc.org/github.com/zhulik/telegram-bot-api) +[![Travis](https://travis-ci.org/zhulik/telegram-bot-api.svg)](https://travis-ci.org/zhulik/telegram-bot-api) 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.