Closed swatky closed 3 years ago
Hello, I'm having some problems, every time I send images in a group, it keeps showing up on cmd. TypeError: Cannot read property 'replace' of undefined how can I solve?
Correction: before -> const isKasar = await cariKasar (chats) after -> const isKasar = await cariKasar (chatsId)
Hello, I'm having some problems, every time I send images in a group, it keeps showing up on cmd. TypeError: Cannot read property 'replace' of undefined how can I solve?