api docs: Clarify realm_emoji update event returns all custom emoji.

This commit is contained in:
neiljp (Neil Pilgrim) 2021-02-25 10:59:39 -08:00 committed by Tim Abbott
parent fafbccfcd4
commit 3cad47bf4c
1 changed files with 3 additions and 1 deletions

View File

@ -2379,7 +2379,9 @@ paths:
description: |
Event sent to all users in a Zulip organization when
a [custom emoji](/help/add-custom-emoji) has been updated,
typically when it has been deactivated.
typically when it has been deactivated. The event contains
all custom emoji known to the server, not just the updated
emoji.
properties:
id:
$ref: "#/components/schemas/EventIdSchema"