Unpins a file from IPFS.
import { unpin } from "thirdweb"; const result = await unpin({ client: thirdwebClient, cid: "QmTzQ1N1z1Q1N1z1Q1N1z1Q1N1z1Q1N1z1Q1N1z1Q1N1z1",});