I would like to make a suggestion, I see there is a feature to “CHECK IF A PHONE NUMBER IS ON WHATSAPP” I think it would be nice if can check WA number in Phonebooks details… to find out validity of WA Number.
This feature was available since v1.0.x
But because it is using a lot of resources, and the bot that is checking the number will not be able to process autoreply until the phonebook check is completed.
BEWARE! the user that is doing the checking must have at least 1 ONLINE sender to do the checking, if none then it will be marked as invalid/non-wa number, meaning the number in phonebook will get deleted.
To enable this feature please remove the <!– and –>
Filename: /resources/views/phonebook-list.blade.php
search for this:
<!– <a class=”dropdown-item” data-bs-toggle=”modal” data-bs-target=”#checkPhonebook-{{$phonebook->id}}”><i data-feather=”check-square” class=”me-0″></i> {{__(‘Check’)}}</a> –>