sulla
sulla copied to clipboard
Error when using the reply function
VM334:formatted:948 Uncaught (in promise) TypeError: Store.MsgKey is not a constructor at g (<anonymous>:1:20098) at Object.window.WAPI.reply (<anonymous>:1:34273) at __puppeteer_evaluation_script__:3
Seems to be related to this code:
export function getNewMessageId(chatId) { const newMsgId = new Store.MsgKey( Object.assign({}, Store.Msg.models[0].__x_id) );
On sulla/src/lib/wapi/functions/get-new-message-id.js
the repository is deprecated use
Install npm i @s2click/venom https://github.com/s2click/venom