Skip to content

Telegram Client API (MTProto) to connect to Telegram and control a user programmatically.

License

Notifications You must be signed in to change notification settings

xclud/dart-telegram-schema

Repository files navigation

pub package likes points popularity license stars forks sdk version

Telegram Client API (MTProto) to connect to Telegram and control a user programmatically.

This project is written in 100% Dart language. Over 150,000 lines of code is ported from C++ to Dart. No native binaries, no C++ builds, no bullshit.

Features

  • Supports Telegram API Layer 174.
  • Serialize/Deserialize MTProto objects to binary format to be sent/received throught the transport protocol (TCP, HTTP).

Security Guidelines for Client Developers

Please follow this link: https://core.telegram.org/mtproto/security_guidelines

About

Telegram Client API (MTProto) to connect to Telegram and control a user programmatically.

Resources

License

Stars

Watchers

Forks

Languages