Skip to content

ActivityPlug API / @activityplug/mastodon-base / DetectedMastodonSoftware

Interface: DetectedMastodonSoftware

Defined in: types.ts:15

Properties

name

readonly name: string

Defined in: types.ts:16


streamingEndpoint?

readonly optional streamingEndpoint?: string

Defined in: types.ts:18


streamingEndpointStatus?

readonly optional streamingEndpointStatus?: "absent" | "advertised" | "unusable"

Defined in: types.ts:19


version?

readonly optional version?: string

Defined in: types.ts:17