Skip to content

Releases: pytdbot/client

v0.10.0 - TDLib v1.8.65

Choose a tag to compare

@AYMENJD AYMENJD released this 19 Jun 01:14
7d2d62f

Full Changelog: v0.9.10...v0.10.0

v0.9.10 - TDLib v1.8.61

Choose a tag to compare

@AYMENJD AYMENJD released this 22 Feb 22:24
85ef28d

Full Changelog: v0.9.9...v0.9.10

v0.9.9 - TDLib v1.8.58

Choose a tag to compare

@AYMENJD AYMENJD released this 07 Dec 13:54
3fa0aa2

Full Changelog: v0.9.8...v0.9.9

v0.9.8 - TDLib v1.8.56

Choose a tag to compare

@AYMENJD AYMENJD released this 25 Oct 22:27
3866b3e

Full Changelog: v0.9.7...v0.9.8

v0.9.7 - TDLib v1.8.55

Choose a tag to compare

@AYMENJD AYMENJD released this 21 Sep 08:09
6bc6604

Full Changelog: v0.9.6...v0.9.7

v0.9.6 - TDLib v1.8.52

Choose a tag to compare

@AYMENJD AYMENJD released this 02 Sep 07:13
02b928d

Full Changelog: v0.9.5...v0.9.6

v0.9.5 - TDLib v1.8.51

Choose a tag to compare

@AYMENJD AYMENJD released this 03 Jul 07:29
6b13a49
  • Added getServerStats, scheduleEvent and cancelScheduledEvent

v0.9.4 - TDLib v1.8.50

Choose a tag to compare

@AYMENJD AYMENJD released this 11 Jun 10:32
5e9f47c
  • Added reload_plugins to Client
  • Allow outgoing message of type MessagePaymentRefunded

v0.9.3 - TDLib v1.8.49

Choose a tag to compare

@AYMENJD AYMENJD released this 11 May 12:25
4e8c5da
  • Update TDLib to v1.8.49
  • Add getMessageLink bound method to Message

0.9.2 - TDLib v1.8.47

Choose a tag to compare

@AYMENJD AYMENJD released this 15 Apr 17:29
46fc738

Changelog

  • Update TDLib to v1.8.47
  • Add user_bot to Client
  • Add create_client_id to TdJson
  • Add ClientManager for multi-client support
  • Remove Login from Client
  • Minor fixes and improvements