From 3980b62df2df96a549682f2ec3904439cf3d00a3 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 21 Aug 2019 14:32:30 -0600 Subject: [PATCH] js-doc syntax is unknown to our js-doc --- src/base-apis.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(