kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.app.bsky.notification
/
ListNotificationsRequest
/
ListNotificationsRequest
List
Notifications
Request
constructor
(
cursor
:
String
?
=
null
,
limit
:
Long
?
=
null
,
priority
:
Boolean
?
=
null
,
reasons
:
List
<
String
>
?
=
null
,
seenAt
:
<Error class: unknown class>
?
=
null
)