ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.notification
/
ListNotificationsResponse
/
ListNotificationsResponse
List
Notifications
Response
constructor
(
cursor
:
String
?
=
null
,
notifications
:
List
<
ListNotificationsNotification
>
,
priority
:
Boolean
?
=
null
,
seenAt
:
Timestamp
?
=
null
)