wppconnect-team / WPP4Delphi

WPP4Delphi is an open-source project with the aim of exporting functions from WhatsApp Web for Delphi, which can be used to support the creation of any interaction.
Apache License 2.0
187 stars 61 forks source link

Erro no pedido getAllChats , getAllGroups #70

Closed hazem-it closed 2 months ago

hazem-it commented 3 months ago

Ocorre um erro e pode demorar muito para responder e receber dados


WAPI.getAllGroups() Promise { : "pending" } ​

: "pending" ​ : Promise.prototype { … } ​​ catch: function catch() ​​​ length: 1 ​​​ name: "catch" ​​​ : function () ​​ constructor: function Promise() ​​ finally: function finally() ​​ then: function then() ​​ Symbol(Symbol.toStringTag): "Promise" ​​ : Object { … } ​​​ __defineGetter__: function __defineGetter__() ​​​ __defineSetter__: function __defineSetter__() ​​​ __lookupGetter__: function __lookupGetter__() ​​​ __lookupSetter__: function __lookupSetter__() ​​​ __proto__: ​​​ constructor: function Object() ​​​ hasOwnProperty: function hasOwnProperty() ​​​ isPrototypeOf: function isPrototypeOf() ​​​ propertyIsEnumerable: function propertyIsEnumerable() ​​​ toLocaleString: function toLocaleString() ​​​ toString: function toString() ​​​ valueOf: function valueOf() ​​​ : function __proto__() ​​​ : function __proto__()
marcelo386 commented 2 months ago

Testou com a versão atual?