ActivityPlug API / @activityplug/misskey / MisskeyNotificationResponse
Interface: MisskeyNotificationResponse
Defined in: types.ts:121
Properties
createdAt?
readonlyoptionalcreatedAt?:string
Defined in: types.ts:124
id?
readonlyoptionalid?:string
Defined in: types.ts:122
note?
readonlyoptionalnote?:MisskeyNoteResponse|null
Defined in: types.ts:126
type?
readonlyoptionaltype?:string
Defined in: types.ts:123
user?
readonlyoptionaluser?:MisskeyMeResponse|null
Defined in: types.ts:125