Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
types
<internal>
BaseTimelineEvent
Interface BaseTimelineEvent
interface
BaseTimelineEvent
{
body
:
string
;
m.mentions
?:
{
room
?:
boolean
;
user_ids
?:
string
[]
;
}
;
}
Hierarchy (
view full
)
BaseTimelineEvent
RoomMessageTextEventContent
RoomMessageLocationEventContent
StickerEventContent
Index
Properties
body
m.mentions?
Properties
body
body
:
string
Optional
m.mentions
m.mentions
?:
{
room
?:
boolean
;
user_ids
?:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
m.mentions
matrix-js-sdk
Loading...