Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
SendStickerResult
Interface SendStickerResult
interface
SendStickerResult
{
erro
?:
boolean
;
me
:
HostDevice
;
status
?:
string
|
number
;
text
?:
string
;
to
:
MessageId
&
{
formattedName
:
string
;
isBusiness
:
boolean
;
isMyContact
:
boolean
;
pushname
?:
string
;
verifiedName
:
string
;
}
;
type
:
string
;
}
Hierarchy (
view full
)
ScopeResult
SendStickerResult
Index
Properties
erro?
me
status?
text?
to
type
Properties
Optional
erro
erro
?:
boolean
me
me
:
HostDevice
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
me
status
text
to
type
@wppconnect-team/wppconnect - v1.35.1
Loading...