You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-26 17:03:12 +03:00
@@ -5127,7 +5127,7 @@ module.exports.CRYPTO_ENABLED = CRYPTO_ENABLED;
|
|||||||
*
|
*
|
||||||
* @event module:client~MatrixClient#"userTrustStatusChanged"
|
* @event module:client~MatrixClient#"userTrustStatusChanged"
|
||||||
* @param {string} userId the userId of the user in question
|
* @param {string} userId the userId of the user in question
|
||||||
* @param {integer} trustLevel The new trust level of the user
|
* @param {UserTrustLevel} trustLevel The new trust level of the user
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user