Telegram library compiled for Ubuntu
const getBinaryPath = require('tdl-binary')
const Client = require('tdl').Client
const client = new Client({
apiId: __API_ID__,
apiHash: __API_HASH__,
binaryPath: getBinaryPath()
})
| Name | Name | Last commit date | ||
|---|---|---|---|---|