getProfileIdAllowedToRecover

Calls the "getProfileIdAllowedToRecover" function on the contract.

Example

import { getProfileIdAllowedToRecover } from "thirdweb/extensions/lens";
const result = await getProfileIdAllowedToRecover({
contract,
followTokenId: ...,
});

Parameters

Returns

The parsed result of the function call.