Set schemaVersion
in handleMessage
This commit is contained in:
parent
e3dbeba963
commit
38e2468b2e
1 changed files with 1 additions and 0 deletions
|
@ -433,6 +433,7 @@
|
|||
}
|
||||
}
|
||||
message.set({
|
||||
schemaVersion : dataMessage.schemaVersion,
|
||||
body : dataMessage.body,
|
||||
conversationId : conversation.id,
|
||||
attachments : dataMessage.attachments,
|
||||
|
|
Loading…
Add table
Reference in a new issue