Socket
Socket
Sign inDemoInstall

tlapi

Package Overview
Dependencies
3
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tlapi

A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.


Maintainers
1

Readme

TLAPI

Static Badge Static Badge Static Badge

A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs. Read the documentation.

Features

  • [tlapi] - add random app version
  • [tlapi] - add new Api ID - Api Hash
  • [opentele] - Convert Telegram Desktop tdata sessions to telethon sessions and vice versa.
  • [opentele] - Use telethon with official APIs to avoid bot detection.
  • [opentele] - Randomize device info using real data that recognized by Telegram server.

Dependencies

  • telethon - Widely used Telegram's API library for Python.
  • tgcrypto - AES-256-IGE encryption to works with tdata.
  • pyQt5 - Used by Telegram Desktop to streams data from files.

Installation

pip install --upgrade tlapi

Examples

The best way to learn anything is by looking at the examples. Am I right?

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc