Briyah SDK - v2.0.6
Briyah
npm
Preparing search index...
Message
Interface Message
interface
Message
{
action
:
MessageAction
;
content
:
string
;
index
?:
number
;
sender
:
string
;
targets
?:
string
[]
;
}
Implemented by
RoomMessage
Index
Properties
action
content
index?
sender
targets?
Properties
action
action
:
MessageAction
content
content
:
string
Optional
index
index
?:
number
sender
sender
:
string
Optional
targets
targets
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
content
index
sender
targets
Briyah
npm
Briyah SDK - v2.0.6
Loading...