ProtoRune.App.Bsky.Richtext.Facet.Link (proto_rune v0.1.1)

Generated schema for link

Description: Facet feature for a URL. The text URL may have been simplified or truncated, but the facet reference should be a complete URL.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Richtext.Facet.Link{uri: String.t()}