telegram-bot-types 0.2.1

Useful types for interacting with the Telegram Bot API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# telegram-bot-types

This crate is a work in progress. 

New types and fields are added mostly for the development of
[Overbot](https://github.com/yuri91/overbot), but PRs are welcome.


## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)