addSignatures

abstract suspend fun addSignatures(context: MatrixEndpointContext<AddSignatures, Map<UserId, Map<String, JsonElement>>, AddSignatures.Response>): AddSignatures.Response

See also

AddSignatures