Threadgate

constructor(post: AtUri, allow: ReadOnlyList<ThreadgateAllowUnion> = persistentListOf(), createdAt: Timestamp, hiddenReplies: ReadOnlyList<AtUri> = persistentListOf())

Parameters

post

Reference (AT-URI) to the post record.

hiddenReplies

List of hidden reply URIs.