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

Generated schema for mention

Description: Facet feature for mention of another account. The text is usually a handle, including a '@' prefix, but the facet reference is a DID.

Summary

Types

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