Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
IPartialEvent
Interface IPartialEvent<TContent>
Partial types for a Matrix Event.
interface
IPartialEvent
<
TContent
>
{
content
:
TContent
;
type
:
string
;
}
Type Parameters
TContent
Index
Properties
content
type
Properties
content
content
:
TContent
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
type
matrix-js-sdk
Loading...
Partial types for a Matrix Event.