JSPM

tgmtpcore

6.3.1-alpha.10
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 5
    • Score
      100M100P100Q42961F
    • License GPL-3.0

    Telegram API JS (MTProto) client library for Node.js and browser

    Package Exports

    • tgmtpcore
    • tgmtpcore/envs/node/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tgmtpcore) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @mtproto/core

    NPM GitHub Actions Downloads Telegram channel

    Telegram API JS (MTProto) client library for Node.js and browser

    • Actual. 170 layer in the API scheme
    • Fast. For the Node.js, it uses the TCP and crypto module. For the browser, it uses WebSocket and window.crypto
    • Easy. Cryptography is hidden. Work with the API at a high level
    • Smart. Automatically sync authorization on all DCs
    • 2FA. Use the library's built-in function to calculate 2FA parameters
    • Secure. Complies with Telegram security guidelines

    Documentation

    You can find the documentation on mtproto-core.js.org/docs website

    License

    GPLv3