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.graph
/
GetMutesRequest
Get
Mutes
Request
data
class
GetMutesRequest
(
val
cursor
:
String
?
=
null
,
val
limit
:
Long
?
=
null
)
Enumerates accounts that the requesting account (actor) currently has muted. Requires auth.
Members
Constructors
Get
Mutes
Request
Link copied to clipboard
constructor
(
cursor
:
String
?
=
null
,
limit
:
Long
?
=
null
)
Properties
cursor
Link copied to clipboard
val
cursor
:
String
?
=
null
limit
Link copied to clipboard
val
limit
:
Long
?
=
null