mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 02:23:57 +00:00
scheduled_messages: Add endpoints to fetch and delete them.
This commit is contained in:
@@ -20,6 +20,12 @@ format used by the Zulip server that they are interacting with.
|
||||
|
||||
## Changes in Zulip 7.0
|
||||
|
||||
**Feature level 173**:
|
||||
|
||||
* [`GET /scheduled_messages`](/api/get-scheduled-messages), [`DELETE
|
||||
/scheduled_messages/<int:scheduled_message_id>`](/api/delete-scheduled-message):
|
||||
Added new endpoints to fetch and delete scheduled messages.
|
||||
|
||||
**Feature level 172**
|
||||
|
||||
* [`PATCH /messages/{message_id}`](/api/update-message): Topic editing
|
||||
|
||||
Reference in New Issue
Block a user