9 releases

0.2.3 Sep 18, 2022
0.2.2 Sep 18, 2022
0.1.4 Sep 9, 2022

#37 in #telegram-api

MIT license

76KB
945 lines

apid

Collection of type definitions from several APIs.

Submodules:

  • apid*
  • apid-telegram-bot
  • apid-discord

lib.rs:

apid-telegram-bot

This crate provides types for Telegram API. The tpyes implementing Debug, Serialize and Deserialize traits for covenience. Also, carefully designed enum variants for ergonomics.

Telegram Parity

Current type definitions are written for Bot API 6.2 (August 12, 2022)

Warning: Currently, the crate has lack of types and very WIP.

Dependencies

~0.8–1.4MB
~32K SLoC