- Preparing search index...
- The search index is not available
baileys
Type alias WABusinessProfile
WABusinessProfile: { address?: string; business_hours: { business_config?: WABusinessHoursConfig[]; config?: WABusinessHoursConfig[]; timezone?: string; }; category?: string; description: string; email: string | undefined; website: string[]; wid?: string; }
Type declaration
-
Optional
address?: string
-
-
-
-
Optional
timezone?: string
-
Optional
category?: string
-
description: string
-
email: string | undefined
-
website: string[]
-
Optional
wid?: string