diff --git a/src/base-apis.js b/src/base-apis.js index 670993638..8d3d2248b 100644 --- a/src/base-apis.js +++ b/src/base-apis.js @@ -1877,7 +1877,7 @@ MatrixBaseApis.prototype.getIdentityHashDetails = function(identityAccessToken) * The first element of each pair is the address, the second is the 3PID medium. * Eg: ["email@example.org", "email"] * @param {string} identityAccessToken The access token for the identity server. - * @returns {Promise<{address, mxid}[]>} A collection of address mappings to + * @returns {Promise>} A collection of address mappings to * found MXIDs. Results where no user could be found will not be listed. */ MatrixBaseApis.prototype.identityHashedLookup = async function(