ProtoRune.App.Bsky.Feed.Post.ReplyRef (proto_rune v0.1.1)

Generated schema for replyRef

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Feed.Post.ReplyRef{
  parent: ProtoRune.Com.Atproto.Repo.StrongRef.t(),
  root: ProtoRune.Com.Atproto.Repo.StrongRef.t()
}