Group.prototype.preferredUsernames(): ((string | LanguageString))[]
A short username which may be used to refer to the actor, with no uniqueness guarantees.
((string | LanguageString))[]
Group.prototype.preferredUsernames(): ((string | LanguageString))[]
A short username which may be used to refer to the actor, with no uniqueness guarantees.
((string | LanguageString))[]
Add Package
deno add jsr:@fedify/fedify
Import symbol
import { Group } from "@fedify/fedify";
---- OR ----
Import directly with a jsr specifier
import { Group } from "jsr:@fedify/fedify";
Add Package
npx jsr add @fedify/fedify
Import symbol
import { Group } from "@fedify/fedify";
Add Package
yarn dlx jsr add @fedify/fedify
Import symbol
import { Group } from "@fedify/fedify";
Add Package
pnpm dlx jsr add @fedify/fedify
Import symbol
import { Group } from "@fedify/fedify";
Add Package
bunx jsr add @fedify/fedify
Import symbol
import { Group } from "@fedify/fedify";