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
/
NotFoundActor
Not
Found
Actor
data
class
NotFoundActor
(
val
actor
:
<Error class: unknown class>
,
val
notFound
:
Boolean
)
indicates that a handle or DID could not be resolved
Members
Constructors
Not
Found
Actor
Link copied to clipboard
constructor
(
actor
:
<Error class: unknown class>
,
notFound
:
Boolean
)
Properties
actor
Link copied to clipboard
val
actor
:
<Error class: unknown class>
not
Found
Link copied to clipboard
val
notFound
:
Boolean