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
/
ThreadViewPost
/
ThreadViewPost
Thread
View
Post
constructor
(
parent
:
ThreadViewPostParentUnion
?
=
null
,
post
:
PostView
,
replies
:
List
<
ThreadViewPostRepliesUnion
>
?
=
null
,
threadContext
:
ThreadContext
?
=
null
)