Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
SendFileResult
Interface SendFileResult
interface
SendFileResult
{
erro
?:
boolean
;
filename
:
string
;
me
:
HostDevice
;
mimeType
?:
string
;
status
?:
string
|
number
;
text
?:
string
;
to
:
MessageId
&
{
formattedName
:
string
;
isBusiness
:
boolean
;
isMyContact
:
boolean
;
pushname
?:
string
;
verifiedName
:
string
;
}
;
type
:
string
;
}
Hierarchy (
view full
)
ScopeResult
SendFileResult
Index
Properties
erro?
filename
me
mime
Type?
status?
text?
to
type
Properties
Optional
erro
erro
?:
boolean
filename
filename
:
string
me
me
:
HostDevice
Optional
mime
Type
mime
Type
?:
string
Optional
status
status
?:
string
|
number
Optional
text
text
?:
string
to
to
:
MessageId
&
{
formattedName
:
string
;
isBusiness
:
boolean
;
isMyContact
:
boolean
;
pushname
?:
string
;
verifiedName
:
string
;
}
type
type
:
string
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
erro
filename
me
mime
Type
status
text
to
type
@wppconnect-team/wppconnect - v1.35.1
Loading...