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
/
SearchPostsResponse
/
SearchPostsResponse
Search
Posts
Response
constructor
(
cursor
:
String
?
=
null
,
hitsTotal
:
Long
?
=
null
,
posts
:
List
<
PostView
>
)