ProtoRune.App.Bsky.Graph.Listitem (proto_rune v0.1.1)

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Graph.Listitem{
  created_at: String.t(),
  list: String.t(),
  subject: String.t()
}