PostView

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

Parameters

debug

Debug information for internal development