GetPostsRequest

data class GetPostsRequest(val uris: List<<Error class: unknown class>>)

Gets post views for a specified list of posts (by AT-URI). This is sometimes referred to as 'hydrating' a 'feed skeleton'.

Constructors

Link copied to clipboard
constructor(uris: List<<Error class: unknown class>>)

Properties

Link copied to clipboard
val uris: List<<Error class: unknown class>>

List of post AT-URIs to return hydrated views for.