Versions in this module Expand all Collapse all v0 v0.1.0 Aug 2, 2026 Changes in this version + const Version + type Component struct + AltText string + Axis string + Child string + Children []string + Component string + Direction string + ID string + Text string + URL string + Variant string + type Message struct + UpdateComponents *UpdateComponents + Version string + func Convert(markdown string) (*Message, error) + func ConvertWithSurface(markdown, surfaceID string) (*Message, error) + func (m *Message) EnsureRootValid() error + func (m *Message) String() string + type UpdateComponents struct + Components []Component + SurfaceID string