Skip to content

0.8.3 - Minor fixes

Compare
Choose a tag to compare
@pylakey pylakey released this 07 Aug 14:23
· 237 commits to main since this release

Added

  • Added force_update: bool = False parameter to Client class getters. When set to True locally cached values will be refreshed from tdlib

Updated

  • Fixed an error when Client.get_supergroup and Client.get_supergroup_full_info returned BasicGroup and BasicGroupFullInfo instead of
    Supergroup and SupergroupFullInfo respectively

Full CHANGELOG