🏢showBusinessNotification
Displays a company-related notification with company name and phone number.
📤 Exports
You can trigger notifications from any script using the provided exports:
🧾 showBusinessNotification
showBusinessNotification
exports['weNotif']:showBusinessNotification(company, number, message, duration)
Parameters:
company
: Name of the businessnumber
: Phone numbermessage
: Notification contentduration
: Optional
Last updated