Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

tdl-binary

Telegram library compiled for Ubuntu

Usage

const getBinaryPath = require('tdl-binary')
const Client = require('tdl').Client
const client = new Client({
apiId: __API_ID__,
apiHash: __API_HASH__,
binaryPath: getBinaryPath()
})

About

Telegram library compiled

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages