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
[dependencies]
serde = "1.0"
serde_derive = "1.0"

[package]
authors = ["Yuri Iozzelli <y.iozzelli@gmail.com>"]
description = "Useful types for interacting with the Telegram Bot API"
documentation = "https://docs.rs/telegram-bot-types"
keywords = ["telegram", "bot", "api"]
license = "MIT OR Apache-2.0"
name = "telegram-bot-types"
repository = "https://github.com/yuri91/telegram-bot-types-rs"
version = "0.2.1"