toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.graph
/
NotFoundActor
Not
Found
Actor
@
Serializable
data
class
NotFoundActor
(
val
actor
:
AtIdentifier
,
val
notFound
:
Boolean
)
indicates that a handle or DID could not be resolved
Members
Constructors
Not
Found
Actor
Link copied to clipboard
constructor
(
actor
:
AtIdentifier
,
notFound
:
Boolean
)
Properties
actor
Link copied to clipboard
val
actor
:
AtIdentifier
not
Found
Link copied to clipboard
val
notFound
:
Boolean