Blockbench Reference Docs
Preparing search index...
generated/edit_sessions
EditSession
ChatMessage
Class ChatMessage
Index
Constructors
constructor
Properties
author
color
hex
html
self
sender
session
text
timestamp
to
String
Methods
show
Author
to
Object
Constructors
constructor
new
ChatMessage
(
session
:
any
,
data
:
any
)
:
ChatMessage
Parameters
session
:
any
data
:
any
Returns
ChatMessage
Properties
author
author
:
any
color
color
:
any
hex
hex
:
string
html
html
:
string
self
self
:
boolean
sender
sender
:
any
session
session
:
any
text
text
:
any
timestamp
timestamp
:
string
to
String
toString
:
()
=>
string
Methods
show
Author
showAuthor
()
:
boolean
Returns
boolean
to
Object
toObject
()
:
{
author
:
any
;
color
:
any
;
text
:
any
}
Returns
{
author
:
any
;
color
:
any
;
text
:
any
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
author
color
hex
html
self
sender
session
text
timestamp
to
String
Methods
show
Author
to
Object
Blockbench Reference Docs
Loading...