Cristopher O'Connor
Results
2
comments of
Cristopher O'Connor
You catch the error when you are trying to send the message. For example: `await sock.sendMessage(id, { text: 'hola' });`
I have the same problem, has anyone found a solution?