@seven.io/client
Preparing search index...
ValidateResponse
Type Alias ValidateResponse
type
ValidateResponse
=
{
code
?:
string
;
error
:
string
|
null
;
formatted_output
?:
string
|
null
;
id
?:
number
|
null
;
sender
?:
string
;
success
:
boolean
;
voice
?:
boolean
;
}
Index
Properties
code?
error
formatted_
output?
id?
sender?
success
voice?
Properties
Optional
code
code
?:
string
error
error
:
string
|
null
Optional
formatted_
output
formatted_output
?:
string
|
null
Optional
id
id
?:
number
|
null
Optional
sender
sender
?:
string
success
success
:
boolean
Optional
voice
voice
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
error
formatted_
output
id
sender
success
voice
@seven.io/client
Loading...