Skip to content

Conversation

harshil0014
Copy link
Collaborator

Adds Client.remove_storage() for deleting entries from bot storage.

  • Endpoint: bot_storage
  • Method: DELETE
  • Request shape: {"keys": ["key1", "key2", ...]}

Mirrors existing helpers update_storage() and get_storage() in the client.

Fixes #637

@zulipbot zulipbot added size: M and removed size: S labels Oct 9, 2025
@harshil0014
Copy link
Collaborator Author

Formatting fixed via ruff.
Ready for review — thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add remove_storage helper to the Python API.

2 participants