ProtoRune.Chat.Bsky.Convo.Defs.MessageInput (proto_rune v0.1.1)

Generated schema for messageInput

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.Chat.Bsky.Convo.Defs.MessageInput{
  embed: ProtoRune.App.Bsky.Embed.Record.t(),
  facets: [ProtoRune.App.Bsky.Richtext.Facet.t()],
  text: String.t()
}