list: TheCapabilityParser<CapabilityMatch<"subscription/list", `did:mailto:${string}` & `did:${string}` & Phantom<{
    protocol: "did:";
}>, any>> = ...

Capability can be invoked to retrieve the list of subscriptions for an account.

Generated using TypeDoc