Open tls-jil opened 7 months ago
as wppconnect have feature like catchLinkCode which is return the 8 digit code for login using phone number which i pass
wppconnect
.create(
{
session: connectionId,
phoneNumber: "
is there any way to get that code because when ever i try to login with QR code after 60 or 120 second the mobile not able to connect it, because i think there is so many conversation in whatsapp so it's take too much time to connect any sync the chat\
but when i try it with WPPConnect using catchLinkCode or even manually using code it's sync and load chat
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.