Description
Changelog
Reviews (0)
Godot-tdlib is a GDExtension C++ wrapper for working with TdLib (JSON interface) on Godot Engine. Can be used to create games or applications for integration or create alternative Telegram clients through Telegram Database API.
Features:
- Sending and receiving through Dictionary (as JSON) class
- Executing through Dictionary (as JSON) class
- Setting logs callback
- All tdlib functions through Dictionary (as JSON) class
Documentation
Documentation is available in the engine editor. All td_json_client functions from tdlib have been implemented. For discover:
Platform support:
| Platform | Support |
|---|---|
| Windows | ✅ supported |
| Linux | ✅ supported |
| Android | ✅ supported |
| macOS | ❌ not supported |
| iOS | ❌ not supported |
Changelog for version v1.0.8-1.8.66
No changelog provided for this version.