A collection of zero or more notifications.

Hierarchy

  • NotificationList

Properties

cacheable_cursor?: string

Use this cursor to paginate notifications. Cache this to catch up to new notifications.

notifications?: Notification[]

Collection of notifications.

Generated using TypeDoc