ThreadContext

data class ThreadContext(val rootAuthorLike: AtUri? = null)

Metadata about this post within the context of the thread it is in.

Constructors

Link copied to clipboard
constructor(rootAuthorLike: AtUri? = null)

Properties

Link copied to clipboard
val rootAuthorLike: AtUri? = null