Page MenuHomePhabricator

[lib] Add messageInfoType field to ChatMessageInfoItem
ClosedPublic

Authored by ashoat on Feb 1 2023, 2:00 PM.
Tags
None
Referenced Files
F2836313: D6506.diff
Sat, Sep 28, 4:03 PM
Unknown Object (File)
Thu, Sep 26, 8:39 AM
Unknown Object (File)
Thu, Sep 26, 8:39 AM
Unknown Object (File)
Thu, Sep 26, 8:39 AM
Unknown Object (File)
Thu, Sep 26, 8:34 AM
Unknown Object (File)
Mon, Sep 16, 2:06 AM
Unknown Object (File)
Tue, Sep 3, 4:21 PM
Unknown Object (File)
Sun, Sep 1, 2:14 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
Lint Not Applicable
Unit
Tests Not Applicable