SkillAgentSearch skills...

Tdlua

A basic interface between tdlib and lua

Install / Use

/learn @giuseppeM99/Tdlua

README

TDLUA

A basic wrapper for the tdjson library

Installation

You first need to install

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build .

You can also use one of our precompiled binary from @tdlua Build with Lua 5.2 and the latest version of tdlib.

Special thanks for @danogentili for his work on php-libtgvoip Check out MadelineProto, a pure MTProto client written in PHP

Since i didn't wrote an actual installation script you'll need to manually copy the file tdlua.so into the appropriate directory

Usage

See example.lua See call.lua for an example on VoIP Calls [BETA]

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated2d ago
Forks12

Languages

C++

Security Score

95/100

Audited on Mar 28, 2026

No findings