nest-whatsapp - v0.0.1
Preparing search index...
WhatsAppMessageBase
Type Alias WhatsAppMessageBase
type
WhatsAppMessageBase
=
{
context
?:
WhatsAppContext
;
from
?:
string
;
id
?:
string
;
referral
?:
WhatsAppReferral
;
timestamp
?:
string
;
}
Index
Properties
context?
from?
id?
referral?
timestamp?
Properties
Optional
context
context
?:
WhatsAppContext
Optional
from
from
?:
string
Optional
id
id
?:
string
Optional
referral
referral
?:
WhatsAppReferral
Optional
timestamp
timestamp
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
from
id
referral
timestamp
nest-whatsapp - v0.0.1
Loading...