kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.app.bsky.feed
/
GetPostThreadResponse
Get
Post
Thread
Response
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