mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
codespell: Correct “requestor” to “requester”.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit c09e7d6407
)
This commit is contained in:
committed by
Alex Vandiver
parent
a03ea9dc08
commit
89a3a627be
@@ -226,7 +226,7 @@ No changes; feature level used for Zulip 7.0 release.
|
||||
[`GET /users/me`](/api/get-own-user), [`GET /events`](/api/get-events):
|
||||
The `delivery_email` field is always present in user objects, including
|
||||
the case when a user's `email_address_visibility` is set to everyone.
|
||||
The value will be `null` if the requestor does not have access to the
|
||||
The value will be `null` if the requester does not have access to the
|
||||
user's real email. For bot users, the `delivery_email` field is always
|
||||
set to the bot user's real email.
|
||||
* [`GET /events`](/api/get-events): Event for updating a user's
|
||||
|
Reference in New Issue
Block a user