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

Generated schema for tag

Description: Facet feature for a hashtag. The text usually includes a '#' prefix, but the facet reference should not (except in the case of 'double hash tags').

Summary

Types

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