Skip to content

Conversation

@joshishiv4
Copy link
Owner

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 zulip/python-zulip-api#637


Recreated from zulip/python-zulip-api#880

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add remove_storage helper to the Python API.

3 participants