Aiotdlib

Latest version: v0.24.3

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

0.11.2

Updated

* Bring back some lost TD functions (Fix for 4)

0.11.1

Added

* `Client` parameters now could be set via environment variables with AIOTDLIB_* prefix. For example:
AIOTDLIB_API_ID=123456

* [Docker Secrets](https://docs.docker.com/engine/swarm/secrets/) supported too.

> Constructor parameters has higher priority than env variables and docker secrets. You can read more about this
> behaviour in [Pydantic docs](https://pydantic-docs.helpmanual.io/usage/settings/#field-value-priority)

0.11.0

Updated

* TDLib binaries upgraded to
latest [available version](https://github.com/pylakey/td/commit/0126cec2686e3b95cc1b6dfb5676d364da0e091b) (1.7.8 from
now)

* API types and functions regenerated

0.10.2

Updated

* TDLib binaries upgraded to
latest [available version](https://github.com/pylakey/td/commit/bee2893533b2d62b42f90e1b8bb4f197c2321dfa)

* API types and functions regenerated

0.10.1

0.10.0

Added

* Added `Client.get_main_list_chats_all` helper method to get the whole main chats list

Updated

* TDLib binaries upgraded to
latest [available version](https://github.com/pylakey/td/commit/7135caa2bef38939f58e9e206db83fd316236682) (1.7.7 from
now)

* Default value of `limit` parameter in method `Client.get_main_list_chats` was changed to 100

* Default value of `limit` parameter in method `ClientCache.get_main_list_chats` was changed to 100

* Chats in `ClientCache.get_main_list_chats` are loaded using
new [loadChats](https://github.com/pylakey/td/blob/master/td/generate/scheme/td_api.tl#L4096) TDLib function

* Added new `NotFound` helper exception for errors with code 400

* Removed usage of deprecated `td_set_log_verbosity_level` function of TDJson
instance. [setLogVerbosityLevel](https://github.com/pylakey/td/blob/master/td/generate/scheme/td_api.tl#L5587) is used
instead

* API types and functions regenerated

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.