nest-whatsapp - v0.0.1
Preparing search index...
isProductMessage
Function isProductMessage
isProductMessage
(
msg
:
WhatsAppMessage
|
undefined
,
)
:
msg
is
WhatsAppMessageBase
&
{
product
:
WhatsAppProduct
;
type
:
PRODUCT
}
Parameters
msg
:
WhatsAppMessage
|
undefined
Returns
msg
is
WhatsAppMessageBase
&
{
product
:
WhatsAppProduct
;
type
:
PRODUCT
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
nest-whatsapp - v0.0.1
Loading...