getPodcastGUIDReferences(event: NostrEvent): PodcastGUIDReference[]
nostr.getPodcastGUIDReferences
- parses the nip73 podcast:guid i tags
getPodcastGUIDReferences(event: NostrEvent): PodcastGUIDReference[]
nostr.getPodcastGUIDReferences
- parses the nip73 podcast:guid i tags
Add Package
deno add jsr:@fountain/podpay
Import symbol
import { getPodcastGUIDReferences } from "@fountain/podpay";
---- OR ----
Import directly with a jsr specifier
import { getPodcastGUIDReferences } from "jsr:@fountain/podpay";
Add Package
npx jsr add @fountain/podpay
Import symbol
import { getPodcastGUIDReferences } from "@fountain/podpay";
Add Package
yarn dlx jsr add @fountain/podpay
Import symbol
import { getPodcastGUIDReferences } from "@fountain/podpay";
Add Package
pnpm dlx jsr add @fountain/podpay
Import symbol
import { getPodcastGUIDReferences } from "@fountain/podpay";
Add Package
bunx jsr add @fountain/podpay
Import symbol
import { getPodcastGUIDReferences } from "@fountain/podpay";