Class FormattedBody.Format
- java.lang.Object
-
- io.github.ma1uta.matrix.event.message.FormattedBody.Format
-
- Enclosing class:
- FormattedBody
public static class FormattedBody.Format extends Object
Format.
-
-
Field Summary
Fields Modifier and Type Field Description static String
ORG_MATRIX_CUSTOM_HTML
"org.matrix.custom.html".
-
Constructor Summary
Constructors Modifier Constructor Description protected
Format()
-
-
-
Field Detail
-
ORG_MATRIX_CUSTOM_HTML
public static final String ORG_MATRIX_CUSTOM_HTML
"org.matrix.custom.html".- See Also:
- Constant Field Values
-
-