t 0.0.26 copy "t: ^0.0.26" to clipboard
t: ^0.0.26 copied to clipboard

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

0.0.26 #

  • Moved AuthorizationKey and Session classes to tg.

0.0.25 #

  • toJson methods now return $hash and $name fields.

0.0.24 #

  • Fixes a bug when reading a Vector<> from server response.

0.0.21 #

  • Topics and badges.

0.0.20 #

  • Fix message serialization on boolean values.

0.0.19 #

  • Differentiate between True and boolFalse / boolTrue when deserializing.

0.0.18 #

  • Upgraded to Telegram API Layer 195.

0.0.17 #

  • Session to/from JSON.

0.0.16 #

  • Fix connection init.

0.0.15 #

  • Client class is complete.

0.0.14 #

  • AuthorizationKey class.

0.0.13 #

  • Abstract client object.

0.0.12 #

  • Update repository link.

0.0.11 #

  • Fix deserialization of Message type.

0.0.10 #

  • MsgContainer must be serialized differently.
  • Use DateTime for some field types.
  • Fixes BinaryReader when reading a boolean.
  • The flags was calculating wrong.

0.0.9 #

  • MsgContainer must be deserialized differently.

0.0.8 #

  • Ditch TlMethod's return type.

0.0.7 #

  • Added toJson to every object.

0.0.6 #

  • Parse Int128 and Int256 from hex String.

0.0.5 #

  • Fix server time reading.

0.0.4 #

  • BinaryReader bugs fixed.

0.0.3 #

  • Generate random Int128 and Int256.

0.0.2 #

  • RSA Public Key.

0.0.1 #

  • Initial version.
4
likes
160
points
343
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)

Topics

#telegram #tdlib

Documentation

API reference

License

MIT (license)

More

Packages that depend on t