nest-whatsapp - v0.0.1
Preparing search index...
WhatsAppStatus
Interface WhatsAppStatus
interface
WhatsAppStatus
{
id
?:
string
;
recipient_id
?:
string
;
status
?:
string
;
timestamp
?:
string
;
}
Index
Properties
id?
recipient_
id?
status?
timestamp?
Properties
Optional
id
id
?:
string
Optional
recipient_
id
recipient_id
?:
string
Optional
status
status
?:
string
Optional
timestamp
timestamp
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
recipient_
id
status
timestamp
nest-whatsapp - v0.0.1
Loading...