Threadgate

data class Threadgate(val post: AtUri, val allow: ReadOnlyList<ThreadgateAllowUnion> = persistentListOf(), val createdAt: Timestamp)

Constructors

Link copied to clipboard
constructor(post: AtUri, allow: ReadOnlyList<ThreadgateAllowUnion> = persistentListOf(), createdAt: Timestamp)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val post: AtUri

Reference (AT-URI) to the post record.