yajuj
Results
1
comments of
yajuj
Try replacing Message.js : 387 async forward(chat) { const chatId = typeof chat === 'string' ? chat : chat.id._serialized; await this.client.pupPage.evaluate(async (msgId, chatId) => { let msg = window.Store.Msg.get(msgId); let...