Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 548 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 548 Bytes

easy-tg

Easy-to-use helpers for TDLib JSON.

Not completely tested yet.

Dependencies

  • tdlib

  • json-c

Functions

  • Automatically handles authorization state changes.

  • Various helper functions.

Supported platforms

  • Any platform that json-c supports,

  • Any platform that tdjson supports, and

  • Any platform that supports C99.

How to use

See example.c. Put your API keys into build then run it.

License

Copyright Yuuta Liang, Apache 2.0. Originally published at https://git.yuuta.moe/cgit.cgi/easy-tg.git/