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)
Fri, Jun 14, 9:10 PM
Unknown Object (File)
Wed, Jun 12, 5:32 PM
Unknown Object (File)
Fri, Jun 7, 2:00 AM
Unknown Object (File)
Fri, Jun 7, 2:00 AM
Unknown Object (File)
Tue, May 28, 6:01 AM
Unknown Object (File)
Tue, May 28, 6:01 AM
Unknown Object (File)
Tue, May 28, 6:00 AM
Unknown Object (File)
Tue, May 28, 5:54 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