Preparing search index...
The search index is not available
@zoom/rivet
@zoom/rivet
Chatbot
Message
Interface Message
interface
Message
{
editable
?:
boolean
;
is_markdown_support
?:
boolean
;
link
?:
string
;
style
?:
Style
;
text
:
string
;
type
:
"message"
;
}
Index
Properties
editable?
is_
markdown_
support?
link?
style?
text
type
Properties
Optional
editable
editable
?:
boolean
Optional
is_
markdown_
support
is_markdown_support
?:
boolean
Optional
link
link
?:
string
Optional
style
style
?:
Style
text
text
:
string
type
type
:
"message"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
editable
is_
markdown_
support
link
style
text
type
@zoom/rivet
Loading...