Pybotx

Latest version: v0.66.0

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

Scan your dependencies

Page 1 of 16

1.44.0rc2

Added

* Sending and handling internal bot notifications.

1.42.0rc4

Added

* Add method for retrieving list of bot's chats
* Add `inserted_at` field to `ChatFromSearch` model

Changed

* `HTTPRequest` & `HTTPResponse` moved to `clients.types`
* `HTTPRequest` now work with JSON (dict) instead of bytes. It improves consistency with
`HTTPResponse` and will be useful in interceptors implementation.
* Reply event field `source_chat_name` is optional now
* Forward event field `source_sync_id` is required now

Removed

* `HTTPResponse` bytes content property

Fixed

* `File` is now deleted when the message is updated
* `Bot_id` is now displayed in the request
* Add description for `BotXAPIError`

0.66.0

Added
- A method for sending a smartapp manifest with full screen parameters to BotX
- Additional parameters for the Forward class
- Support for passing URLs to bot buttons

Fixed
- Unverified request error due to invalid iat

0.65.0

Changed
- The host attribute of the BotAccountWithSecret class has been replaced with cts_host.

Fixed
- Invalid issuer error during incoming request verification if the bot host contains url parts other than the domain.

0.64.0

Added
- Transfer protocol for bot account hosts support.
- Python 3.12 support.
- Aiofiles version bump.

0.63.0

Added
- Verification of incoming BotX requests

Page 1 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.