Update SendMultimediaMessageRequest to handle "new" payload option which takes list of MediaMessageServerDBContent instead of a list of strings.
Depends on D5060
Differential D5061
[lib] Update `SendMultimediaMessageRequest` type Authored by atul on Sep 6 2022, 4:42 AM. Tags None Referenced Files
Details Update SendMultimediaMessageRequest to handle "new" payload option which takes list of MediaMessageServerDBContent instead of a list of strings. Depends on D5060 NA, no functional changes but addresses a flow issue in subsequent diff
Diff Detail
Event Timeline
Comment Actions Ah I see what happened, I introduced an invariant in this diff to appease flow... and was going to handle things correctly in the next diff. But it looks like I missed the git rebase --continue and amended the same diff. Modified this diff to reflect Diff 2: 16344 which is what I intended this diff to be.
| |||||||||||||||||||||||||||||||