PostView

constructor(uri: AtUri, cid: Cid, author: ProfileViewBasic, record: JsonContent, embed: PostViewEmbedUnion? = null, replyCount: Long? = null, repostCount: Long? = null, likeCount: Long? = null, indexedAt: Timestamp, viewer: ViewerState? = null, labels: ReadOnlyList<Label> = persistentListOf(), threadgate: ThreadgateView? = null)