ProtoRune.App.Bsky.Feed.Defs.ReasonRepost (proto_rune v0.1.1)

Generated schema for reasonRepost

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Feed.Defs.ReasonRepost{
  by: ProtoRune.App.Bsky.Actor.Defs.ProfileViewBasic.t(),
  indexed_at: String.t()
}