api-docs: Update message_ids description in update_message event.

Clarifies that the ID of the edited message will always be included
in the `message_ids` list, even if there are no topic or channel
updates to be made.
This commit is contained in:
Lauryn Menard 2024-06-24 17:27:15 +02:00 committed by Tim Abbott
parent b44d30add7
commit 3f8d5ea0ab
1 changed files with 3 additions and 0 deletions

View File

@ -2411,6 +2411,9 @@ paths:
The list of IDs of messages to which any channel or topic changes
encoded in this event should be applied.
This list always includes `message_id`, even when there are no
channel or topic changes to apply.
These messages are guaranteed to have all been previously sent
to channel `stream_id` with topic `orig_subject`, and have been
moved to `new_stream_id` with topic `subject` (if those fields