Skip to content

Interface: Notification

Defined in: src/types/index.ts:90

Extends

  • output<typeof schemas.Notification>

Properties

PropertyTypeDefault valueInherited fromDefined in
comment_id?numberundefinedz.infer.comment_idsrc/schemas/NotificationView.ts:10
creator_idnumberundefinedz.infer.creator_idsrc/schemas/NotificationView.ts:11
idnumberundefinedz.infer.idsrc/schemas/NotificationView.ts:12
kind"subscribed" | "reply" | "mention" | "private_message" | "mod_action"NotificationDataTypez.infer.kindsrc/schemas/NotificationView.ts:13
modlog_id?numberundefinedz.infer.modlog_idsrc/schemas/NotificationView.ts:14
post_id?numberundefinedz.infer.post_idsrc/schemas/NotificationView.ts:15
private_message_id?numberundefinedz.infer.private_message_idsrc/schemas/NotificationView.ts:16
published_atstringundefinedz.infer.published_atsrc/schemas/NotificationView.ts:17
readbooleanundefinedz.infer.readsrc/schemas/NotificationView.ts:18
recipient_idnumberundefinedz.infer.recipient_idsrc/schemas/NotificationView.ts:19