Page MenuHomePhabricator

[lib] Add messageInfoType field to ChatMessageInfoItem
ClosedPublic

Authored by ashoat on Feb 1 2023, 2:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 8:16 PM
Unknown Object (File)
Thu, Nov 14, 8:16 PM
Unknown Object (File)
Sat, Oct 26, 9:22 PM
Unknown Object (File)
Sat, Oct 26, 9:22 PM
Unknown Object (File)
Sat, Oct 26, 9:21 PM
Unknown Object (File)
Sat, Oct 26, 9:14 PM
Unknown Object (File)
Sep 28 2024, 4:03 PM
Unknown Object (File)
Sep 26 2024, 8:39 AM
Subscribers

Details

Summary

In a future diff I'm going to be changing the type of robotext, so our current typeof robotext === 'string' runtime assertion won't be as easy to make.

Instead, I extend the types in this diff to make a different kind of easy runtime assertion possible.

Depends on D6505

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable