ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.unspecced
/
GetPostThreadOtherV2QueryParams
Get
Post
Thread
Other
V2Query
Params
@
Serializable
data
class
GetPostThreadOtherV2QueryParams
(
val
anchor
:
AtUri
)
Parameters
anchor
Reference (AT-URI) to post record. This is the anchor post.
Members
Constructors
Get
Post
Thread
Other
V2Query
Params
Link copied to clipboard
constructor
(
anchor
:
AtUri
)
Properties
anchor
Link copied to clipboard
val
anchor
:
AtUri
Reference (AT-URI) to post record. This is the anchor post.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>