Open MohamedAhmedIsmail opened 2 years ago
window.WAPI.validateNumber = async function(e) { var s = new window.Store.UserConstructor(e, { intentionallyUsePrivateConstructor: !0 }); r = await window.Store.FindChat.findChat(s).then((chat) => {return chat}); return r.trusted; }
Hi, I am trying to apply check_number_status and give error and no status return I saw all the issue related to this and nothing help me so please if there is a solution to it help
540
1106