mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
This adds a new function called handle_remove_push_notification in zerver/lib/push_notifications.py which requires user_profile id and the message id which has to be removed in the function. For now, the function only supports GCM (and is mostly there for prototyping). The payload which is being delivered needs to contain the narrow information and the content of the message.
27 KiB
27 KiB