mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
zulip_test: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
fd8b2c557f
commit
d507706371
@@ -115,6 +115,7 @@ export type Message = (
|
||||
clean_reactions: Map<string, MessageCleanReaction>;
|
||||
|
||||
locally_echoed?: boolean;
|
||||
raw_content?: string;
|
||||
|
||||
// Added in `message_helper.process_new_message`.
|
||||
sent_by_me: boolean;
|
||||
|
Reference in New Issue
Block a user