We need to use CreateThickRawThreadInfoInput when creating ADD_VIEWER_TO_THREAD_MEMBERS, where it's complicated to retrieve creatorID.
creatorID is used only for computing unread, that being said we can simplify this.
Differential D13181
[lib] update `creatorID` -> `unread` in `CreateThickRawThreadInfoInput` Authored by kamil on Aug 27 2024, 6:48 PM.
Details We need to use CreateThickRawThreadInfoInput when creating ADD_VIEWER_TO_THREAD_MEMBERS, where it's complicated to retrieve creatorID. creatorID is used only for computing unread, that being said we can simplify this. Flow
Diff Detail
|