mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
api: Clarify semantics of sender_id for message edit typing.
This commit is contained in:
@@ -2975,7 +2975,12 @@ paths:
|
||||
sender_id:
|
||||
type: integer
|
||||
description: |
|
||||
The ID of the user who sent the message.
|
||||
The ID of the user who is typing the edit of the
|
||||
message.
|
||||
|
||||
Clients should be careful to display this user as the person who
|
||||
is typing, not that of the sender of the message, in case a
|
||||
collaborative editing feature be might be added in the future.
|
||||
message_id:
|
||||
type: integer
|
||||
description: |
|
||||
|
Reference in New Issue
Block a user