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

Generated schema for messageRef

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.Chat.Bsky.Convo.Defs.MessageRef{
  convo_id: String.t(),
  did: String.t(),
  message_id: String.t()
}