fix(core/message_sender): native crash

This commit is contained in:
rhunk
2023-10-22 23:21:21 +02:00
parent f2d427b3b3
commit 20e2184350

View File

@ -79,7 +79,7 @@ class MessageSender(
}], }],
"mPlatformAnalytics": { "mPlatformAnalytics": {
"mAttemptId": null, "mAttemptId": null,
"mContent": [], "mContent": null,
"mMetricsMessageMediaType": "NO_MEDIA", "mMetricsMessageMediaType": "NO_MEDIA",
"mMetricsMessageType": "TEXT", "mMetricsMessageType": "TEXT",
"mReactionSource": "NONE" "mReactionSource": "NONE"