CreateReportResponseSubjectUnion

Types

Link copied to clipboard
@SerialName(value = "com.atproto.admin.defs#repoRef")
value class AdminRepoRef(val value: RepoRef) : CreateReportResponseSubjectUnion
Link copied to clipboard
@SerialName(value = "com.atproto.repo.strongRef")
value class RepoStrongRef(val value: StrongRef) : CreateReportResponseSubjectUnion
Link copied to clipboard