ActivityPlug API / @activityplug/mastodon-base / MastodonFilterResponse
Interface: MastodonFilterResponse
Defined in: types.ts:222
Properties
context?
readonlyoptionalcontext?: readonlystring[]
Defined in: types.ts:225
expires_at?
readonlyoptionalexpires_at?:string|null
Defined in: types.ts:227
filter_action?
readonlyoptionalfilter_action?:string
Defined in: types.ts:226
id?
readonlyoptionalid?:string
Defined in: types.ts:223
keywords?
readonlyoptionalkeywords?: readonlyobject[]
Defined in: types.ts:228
title?
readonlyoptionaltitle?:string
Defined in: types.ts:224