telegram-bot-api/README.md

9 lines
414 B
Markdown
Raw Normal View History

# Golang Telegram bindings for the Bot API
2015-06-25 00:40:42 -05:00
2015-06-26 01:20:29 -05:00
[![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.
2015-06-25 00:40:42 -05:00
2015-06-25 22:49:24 -05:00
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.