forked from cadence/out-of-your-element
register -> invite -> join -> send flow
This commit is contained in:
parent
3bc29def41
commit
1e7e66dc31
11 changed files with 150 additions and 34 deletions
|
@ -16,8 +16,6 @@ class MatrixServerError extends Error {
|
|||
this.data = data
|
||||
/** @type {string} */
|
||||
this.errcode = data.errcode
|
||||
/** @type {string} */
|
||||
this.error = data.error
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue