Skip to content

A server component application to access the Telegram system via HTTP REST. Based on Telegam's official TDLib.

License

Notifications You must be signed in to change notification settings

tdlib-rest/tdlib-rest

Repository files navigation

tdlib-rest

Project Status

v.0.1.0 - works a bit, untested.

License: BSD3

Notes

For best results, a patched tdlib at https://github.com/tdlib-rest/tdlib should be used instead of the official https://github.com/tdlib/td .

HTTP API Reference