telegram_types 0.7.0

Types in the Telegram Bot API and their deserializers
Documentation
1
2
3
4
5
6
7
8
9
{
  "ok": true,
  "result": {
    "id": 555689948,
    "is_bot": true,
    "first_name": "ELPIS",
    "username": "elpis_bot"
  }
}