I got the new wapi.js from the #1191 and got the sendMessage working again! But the getAllMessageIdsInChat is still not working and it's throwing the following error: Error in function getAllMessageIdsInChat (TypeError: messages[i].id is undefined). Command: return WAPI.getAllMessageIdsInChat
Hi everyone!
I got the new wapi.js from the #1191 and got the sendMessage working again! But the getAllMessageIdsInChat is still not working and it's throwing the following error:
Error in function getAllMessageIdsInChat (TypeError: messages[i].id is undefined). Command: return WAPI.getAllMessageIdsInChat
Does anyone know how to solve it?
Thanks!