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
@@ -1014,7 +1014,7 @@ function wrapCryptoFuncs(MatrixClient, names) {
|
|||||||
* @param {string} userId The ID of the user whose devices is to be checked.
|
* @param {string} userId The ID of the user whose devices is to be checked.
|
||||||
* @param {string} deviceId The ID of the device to check
|
* @param {string} deviceId The ID of the device to check
|
||||||
*
|
*
|
||||||
* @returns {DeviuceTrustLevel}
|
* @returns {DeviceTrustLevel}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
wrapCryptoFuncs(MatrixClient, [
|
wrapCryptoFuncs(MatrixClient, [
|
||||||
|
|||||||
Reference in New Issue
Block a user