tg 0.0.9
tg: ^0.0.9 copied to clipboard
Telegram Client API (MTProto) to connect to Telegram and control a user programmatically.
0.0.9 #
- Handle multiple frames in a single packet.
0.0.8 #
- Handle GzipPacked messages and Replace built-in AES-CTR with one from Pointycastle.
0.0.4 #
- Client base class.
0.0.3 #
- Login functionality.
0.0.2 #
- Refactor MTProto objects into https://pub.dev/packages/t.
0.0.1 #
- Initial version with Schema and Obfuscation.