Skip to content

ActivityPlug API / @activityplug/mastodon-base / MastodonFilterResponse

Interface: MastodonFilterResponse

Defined in: types.ts:222

Properties

context?

readonly optional context?: readonly string[]

Defined in: types.ts:225


expires_at?

readonly optional expires_at?: string | null

Defined in: types.ts:227


filter_action?

readonly optional filter_action?: string

Defined in: types.ts:226


id?

readonly optional id?: string

Defined in: types.ts:223


keywords?

readonly optional keywords?: readonly object[]

Defined in: types.ts:228


title?

readonly optional title?: string

Defined in: types.ts:224