Threadgate

constructor(post: AtUri, allow: List<ThreadgateAllowUnion> = emptyList(), createdAt: Timestamp, hiddenReplies: List<AtUri> = emptyList())

Parameters

post

Reference (AT-URI) to the post record.

hiddenReplies

List of hidden reply URIs.