Skip to content

How to synchronize historical messages? #2218

Description

@BabaMing

sockr.ev.on('messaging-history.set', ({
chats: newChats,
contacts: newContacts,
messages: newMessages,
syncType
}) => {
console.log('messaging-history.set历史', newChats, newContacts, newMessages, syncType);

  // handle the chats, contacts and messages
})

Do not trigger!! How to solve???

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions