Skip to content

ActivityPlug API / @activityplug/pleroma / PleromaAdapterOptions

Type Alias: PleromaAdapterOptions

PleromaAdapterOptions = Omit<MastodonBaseAdapterOptions, "id" | "displayName" | "kind" | "supportedSoftware" | "supportsRefreshToken" | "supportsLocalVisibility" | "quoteStatusParameter" | "streamingAuthentication" | "detectedCapabilities">

Defined in: index.ts:39