ProtoRune.Com.Atproto.Server.CreateInviteCodes.AccountCodes (proto_rune v0.1.1)

Generated schema for accountCodes

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.Com.Atproto.Server.CreateInviteCodes.AccountCodes{
  account: String.t(),
  codes: [String.t()]
}