mtflute 0.1.0 copy "mtflute: ^0.1.0" to clipboard
mtflute: ^0.1.0 copied to clipboard

Pure-Dart Telegram MTProto client (API layer 225). Bot and user accounts, parse modes, inline buttons, files, conversation API, auto-reconnect.

Changelog #

0.1.0 — first publish #

Initial release. Pure-Dart MTProto client against Telegram API layer 225.

  • Auth: bot tokens, phone + OTP + 2FA (SRP), string + file sessions
  • Messaging: send/edit/delete/forward/pin, Markdown + HTML parse modes, inline button builder
  • Updates: socket push + getDifference polling, dedup, auto-reconnect with backoff
  • Files: multi-worker parallel up/download, cross-DC sender pool with caching
  • DC migration: transparent on USER/PHONE/FILE/NETWORK_MIGRATE
  • Conversation API, channels admin ops, participant iteration, bot commands, callback/inline answers
  • Logger with TRACE/DEBUG/INFO/WARN/ERROR levels
  • 64 tests: 55 unit + 9 live against Telegram
2
likes
0
points
167
downloads

Publisher

unverified uploader

Weekly Downloads

Pure-Dart Telegram MTProto client (API layer 225). Bot and user accounts, parse modes, inline buttons, files, conversation API, auto-reconnect.

Repository (GitHub)
View/report issues

Topics

#telegram #mtproto #bot #messaging #client

License

unknown (license)

Dependencies

crypto, pointycastle

More

Packages that depend on mtflute