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
/
GetPostsResponse
Get
Posts
Response
data
class
GetPostsResponse
(
val
posts
:
List
<
PostView
>
)
Members
Constructors
Get
Posts
Response
Link copied to clipboard
constructor
(
posts
:
List
<
PostView
>
)
Properties
posts
Link copied to clipboard
val
posts
:
List
<
PostView
>