ProtoRune.Com.Atproto.Repo.ListRecords (proto_rune v0.1.1)

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %{
  collection: String.t(),
  cursor: String.t(),
  limit: integer(),
  repo: String.t(),
  reverse: boolean(),
  rkey_end: String.t(),
  rkey_start: String.t()
}