The identifier of the recipient of the inbox. If the inbox is a shared
inbox, it is null
.
string | null
The identifier of the recipient of the inbox. If the inbox is a shared
inbox, it is null
.
string | null
Add Package
deno add jsr:@fedify/fedify
Import symbol
import { type InboxContext } from "@fedify/fedify";
---- OR ----
Import directly with a jsr specifier
import { type InboxContext } from "jsr:@fedify/fedify";
Add Package
npx jsr add @fedify/fedify
Import symbol
import { type InboxContext } from "@fedify/fedify";
Add Package
yarn dlx jsr add @fedify/fedify
Import symbol
import { type InboxContext } from "@fedify/fedify";
Add Package
pnpm dlx jsr add @fedify/fedify
Import symbol
import { type InboxContext } from "@fedify/fedify";
Add Package
bunx jsr add @fedify/fedify
Import symbol
import { type InboxContext } from "@fedify/fedify";