Set schemaVersion
in handleMessage
This commit is contained in:
@@ -433,6 +433,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
message.set({
|
message.set({
|
||||||
|
schemaVersion : dataMessage.schemaVersion,
|
||||||
body : dataMessage.body,
|
body : dataMessage.body,
|
||||||
conversationId : conversation.id,
|
conversationId : conversation.id,
|
||||||
attachments : dataMessage.attachments,
|
attachments : dataMessage.attachments,
|
||||||
|
Reference in New Issue
Block a user