Pytdbot

Latest version: v0.8.7

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

Scan your dependencies

Page 1 of 3

0.8.7

0.8.5

- Update TDLib to 1.8.16

0.8.4

- Update TDLib to 1.8.15 (https://github.com/tdlib/td/commit/2e5319ff360cd2d6dab638a7e0370fe959e4201b)
- Added support of **orjson** (it will be used if installed)
- Added support of `Plugins.include` and `Plugins.exclude`
- Added `custom_emoji` to `utils`
- Added `Update.reply_to`
- Added support of context manager in `TdJson`
- Removed deprecated `TdJson.td_json_client_destroy`
- Removed parameter `version` from `Update.mention`
- Minor fixes and performance improvements

0.8.3

- Update TDLib to 1.8.14 (tdlib/td328b8649d859c5ed4088a875cbb059db6029dc0d)
- Added the ability to load the current message in Update.getMessage
- Added [`default_parse_mode`](https://github.com/pytdbot/client/blob/054ccbf4ebb575ce469f7bea28048defc55bac68/pytdbot/client.py#L58) to Client
- Added `message_thread_id` to `types.Update`
- Added a new chat ID example in [examples/](https://github.com/pytdbot/client/tree/main/examples)
- Added `is_limited` and `limited_seconds` to `types.Result`.
- Rename TDjson to TdJson
- Minor and performance improvements

0.8.2

- Update TDLib to 1.8.13 (tdlib/td17e120d).
- Added [`call_method`](https://github.com/pytdbot/client/blob/0a4e8d79b5238a62e54a015d986cca04b02097d2/pytdbot/client.py#L412) to `Client`.
- Added `getChatMember` to `types.Update`.
- Added `answerCallbackQuery` to `types.Update`.
- Added `has_spoiler` to `sendPhoto`, `sendVideo`, `sendAnimation` methods.
- Added `remote_unique_id` to `types.Update`.
- Rename `ttl` to `self_destruct_time` in `sendPhoto`, `sendVideo` methods.
- Minor fixes and improvements.

0.8.1

- Update TDLib to 1.8.12 (tdlib/td70bee08).
- Added parameter [`clear_draft`](https://github.com/pytdbot/client/blob/33b09b12f1a84902602988b8925bfd47d4b96569/pytdbot/methods/methods.py#L58) to **sendTextMessage** method.
- Added parameter [`load_replied_message`](https://github.com/pytdbot/client/blob/73af240f450793f0b0e800d60aab11d9a7560844/pytdbot/methods/methods.py#L71) to methods.
- Added [`sender_type`](https://github.com/pytdbot/client/blob/73af240f450793f0b0e800d60aab11d9a7560844/pytdbot/types/update/update.py#L190) to **Update** class.
- Added [`leaveChat`](https://github.com/pytdbot/client/blob/73af240f450793f0b0e800d60aab11d9a7560844/pytdbot/types/update/update.py#L534) to **Update** class.
- Added [`getSupergroupId`](https://github.com/pytdbot/client/blob/73af240f450793f0b0e800d60aab11d9a7560844/pytdbot/types/update/update.py#L480) to **Update** class.
- Added [`local_file_id`](https://github.com/pytdbot/client/blob/73af240f450793f0b0e800d60aab11d9a7560844/pytdbot/types/update/update.py#L297) to **Update** class.
- Added [`download`](https://github.com/pytdbot/client/blob/73af240f450793f0b0e800d60aab11d9a7560844/pytdbot/types/update/update.py#L586) to **Update** class.
- Rename `Update.file_id` to `remote_file_id`.
- Now [**Pytdbot**](https://github.com/pytdbot/client) will attempt to load chats when database is disabled. First you **must** call any **method** which return "**Chat not found**" error.
- Now [`Update.mention`](https://github.com/pytdbot/client/blob/73af240f450793f0b0e800d60aab11d9a7560844/pytdbot/types/update/update.py#L418) returns full name of the user.
- Minor improvements.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.