Need to include the thumbnailID in addition to the thumbnailURL in the updateMediaPayload.
Depends on D5059
Differential D5060
[native] Update `thumbnailID` upon successful thumbnail upload atul on Sep 5 2022, 9:18 PM. Authored by Tags None Referenced Files
Subscribers
Details Need to include the thumbnailID in addition to the thumbnailURL in the updateMediaPayload. Depends on D5059 sendMultimediaMessage in subsequent diff gets correctly constructed mediaMessageContents with expected values.
Diff Detail
|
Realizing this will change the version of ws that is imported here. In fact we're already importing a newer version (7.5.9) than our version of express-ws uses (5.2.3), but it looks like we only use it for Flow types so it's okay