message: Remove unused recipient_id.

I confirmed this isn't used in any .hbs templates, so
it doesn't seem to be being used anywhere.
This commit is contained in:
Evy Kassirer
2025-09-08 17:28:56 -07:00
committed by Tim Abbott
parent 6027344ad5
commit d3ef72f1d6
4 changed files with 0 additions and 6 deletions

View File

@@ -75,7 +75,6 @@ for msg in result["messages"]:
"edit_history",
"topic_links",
"avatar_url",
"recipient_id",
"content_type",
"client",
"sender_realm_str",