tgbot 0.2.0

A Telegram Bot library
Documentation

TGBOT

A Telegram Bot library

Travis Version Downloads Documentation License

Installation

[dependencies]
tgbot = "0.2"

Example

See examples directory.

Changelog

0.2.0 (27.02.2019)

  • Migrated from curl to hyper.
  • Added dispatcher.
  • Added webhooks support.

0.1.0 (23.12.2018)

  • First release.

LICENSE

The MIT License (MIT)