Skip to content

0.19.0 - TDLib 1.8.4

Compare
Choose a tag to compare
@pylakey pylakey released this 10 Jul 10:25
· 124 commits to main since this release

Breaking

  • Most of Client class methods renamed to match python protected members convention

Fixed

  • Fixed #17

  • Fixed #25 by removing wrong update handler

Added

  • Added reactions related updates handlers in ClientCache

  • Added missing params in methods docs

Updated

  • TDLib binaries upgraded to latest available version (1.8.4 from now)

  • API types and functions regenerated

  • Upgraded dependencies