- Preparing search index...
- The search index is not available
matrix-js-sdk
- makeHtmlNotice(body: string, htmlBody: string): {
body: string;
format: string;
formatted_body: string;
msgtype: MsgType;
}
-
Parameters
-
body: string
-
htmlBody: string
Returns {
body: string;
format: string;
formatted_body: string;
msgtype: MsgType;
}
-
body: string
-
format: string
-
formatted_body: string
-
Generates the content for a HTML Notice event
Returns