kikinlex
Toggle table of contents
9.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kikinlex
runtime
/
io.github.kikin81.atproto.runtime
/
Handle
Handle
@
JvmInline
@
Serializable
value
class
Handle
(
val
raw
:
String
)
A user-facing handle (e.g.
alice.bsky.social
). Format:
handle
.
Members
Constructors
Handle
Link copied to clipboard
constructor
(
raw
:
String
)
Properties
raw
Link copied to clipboard
val
raw
:
String