register -> invite -> join -> send flow
This commit is contained in:
@@ -16,8 +16,6 @@ class MatrixServerError extends Error {
|
||||
this.data = data
|
||||
/** @type {string} */
|
||||
this.errcode = data.errcode
|
||||
/** @type {string} */
|
||||
this.error = data.error
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user