AtUri

value class AtUri(val raw: String)

An AT Protocol URI (e.g. at://did:plc:abc/app.bsky.feed.post/tid). Format: at-uri.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String