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)
Sat, Dec 14, 1:30 PM
Unknown Object (File)
Sat, Dec 14, 1:30 PM
Unknown Object (File)
Sat, Dec 14, 1:29 PM
Unknown Object (File)
Sat, Dec 14, 1:23 PM
Unknown Object (File)
Nov 14 2024, 8:16 PM
Unknown Object (File)
Nov 14 2024, 8:16 PM
Unknown Object (File)
Oct 26 2024, 9:22 PM
Unknown Object (File)
Oct 26 2024, 9:22 PM
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
No Lint Coverage
Unit
No Test Coverage