Get Post Thread Query Params
data class GetPostThreadQueryParams(val uri: AtUri, val depth: Long? = 6, val parentHeight: Long? = 80)
Parameters
uri
Reference (AT-URI) to post record.
depth
How many levels of reply depth should be included in response.
parent Height
How many levels of parent (and grandparent, etc) post to include.