toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.feed
/
GetPostThreadResponse
Get
Post
Thread
Response
@
Serializable
data
class
GetPostThreadResponse
(
val
thread
:
GetPostThreadResponseThreadUnion
,
val
threadgate
:
ThreadgateView
?
=
null
)
Members
Constructors
Get
Post
Thread
Response
Link copied to clipboard
constructor
(
thread
:
GetPostThreadResponseThreadUnion
,
threadgate
:
ThreadgateView
?
=
null
)
Properties
thread
Link copied to clipboard
val
thread
:
GetPostThreadResponseThreadUnion
threadgate
Link copied to clipboard
val
threadgate
:
ThreadgateView
?
=
null