The base URIs to exclude from the recipients' inboxes. It is useful for excluding the recipients having the same shared inbox with the sender.
Note that the only origin
parts of the URL
s are compared.
URL[]
The base URIs to exclude from the recipients' inboxes. It is useful for excluding the recipients having the same shared inbox with the sender.
Note that the only origin
parts of the URL
s are compared.
URL[]
Add Package
deno add jsr:@fedify/fedify
Import symbol
import { type SendActivityOptions } from "@fedify/fedify";
---- OR ----
Import directly with a jsr specifier
import { type SendActivityOptions } from "jsr:@fedify/fedify";
Add Package
npx jsr add @fedify/fedify
Import symbol
import { type SendActivityOptions } from "@fedify/fedify";
Add Package
yarn dlx jsr add @fedify/fedify
Import symbol
import { type SendActivityOptions } from "@fedify/fedify";
Add Package
pnpm dlx jsr add @fedify/fedify
Import symbol
import { type SendActivityOptions } from "@fedify/fedify";
Add Package
bunx jsr add @fedify/fedify
Import symbol
import { type SendActivityOptions } from "@fedify/fedify";