Skip to content

Jollor/tdl-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published