ActivityPlug API / @activityplug/mastodon-base / MastodonNotificationResponse
Interface: MastodonNotificationResponse
Defined in: types.ts:207
Properties
account?
readonlyoptionalaccount?:MastodonAccountResponse
Defined in: types.ts:211
created_at?
readonlyoptionalcreated_at?:string
Defined in: types.ts:210
id?
readonlyoptionalid?:string
Defined in: types.ts:208
status?
readonlyoptionalstatus?:MastodonStatusResponse|null
Defined in: types.ts:212
type?
readonlyoptionaltype?:string
Defined in: types.ts:209