rearranging and experiments
This commit is contained in:
7
types.d.ts
vendored
7
types.d.ts
vendored
@@ -1 +1,6 @@
|
||||
export type MatrixMessage = {}
|
||||
export type M_Room_Message_content = {
|
||||
msgtype: "m.text"
|
||||
body: string
|
||||
formatted_body?: "org.matrix.custom.html"
|
||||
format?: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user