/fantasy

Codegen for telgram

Primary LanguageRustMIT LicenseMIT

fantasy

fantasy project.

This project use td_api.tl to generate rust telegram client code.

fantasy generate two crate.

  1. rtdlib

    rtdlib is td types for rust.

  2. telegram-client

    based on rtdlib, build a telegram client for rust.