all repos — telegram-bot-api @ 935e204b042c70bd9ad117caaca97fb5622433dd

Golang bindings for the Telegram Bot API

README: link to godoc
Shao Yang Hong hongsy2006@gmail.com
Fri, 25 Oct 2019 11:47:24 +0800
commit

935e204b042c70bd9ad117caaca97fb5622433dd

parent

b33efeebc78563cfeddf19563781cffb16aaabdf

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

jump to
M README.mdREADME.md

@@ -3,7 +3,7 @@

[![GoDoc](https://godoc.org/github.com/go-telegram-bot-api/telegram-bot-api?status.svg)](http://godoc.org/github.com/go-telegram-bot-api/telegram-bot-api) [![Travis](https://travis-ci.org/go-telegram-bot-api/telegram-bot-api.svg)](https://travis-ci.org/go-telegram-bot-api/telegram-bot-api) -All methods are fairly self explanatory, and reading the godoc page should +All methods are fairly self explanatory, and reading the [godoc](http://godoc.org/github.com/go-telegram-bot-api/telegram-bot-api) page should explain everything. If something isn't clear, open an issue or submit a pull request.