Returns the data as the specified type. If you're downloading a string, such as JSON data, it's directly returned. For other types, the method attempts to deserialize the data to the specified type using Newtonsoft.Json.
Returns an IPFSUploadResult containing the IPFS hash (IpfsHash), the size of the pinned content (PinSize), the timestamp of the pinning (Timestamp), and a preview URL (PreviewUrl) constructed using the client ID and the IPFS hash.
Returns an IPFSUploadResult containing the IPFS hash (IpfsHash), the size of the pinned content (PinSize), the timestamp of the pinning (Timestamp), and a preview URL (PreviewUrl) constructed using the client ID and the IPFS hash.