Handle

value class Handle(val raw: String)

A user-facing handle (e.g. alice.bsky.social). Format: handle.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String