ProtoRune.Com.Atproto.Sync.SubscribeRepos.Migrate (proto_rune v0.1.1)

Generated schema for migrate

Description: DEPRECATED -- Use #account event instead

Summary

Types

@type t() :: %ProtoRune.Com.Atproto.Sync.SubscribeRepos.Migrate{
  did: String.t(),
  migrate_to: String.t() | nil,
  seq: integer(),
  time: String.t()
}