Skip to main content

Module types

Module types 

Source
Expand description

Types for feed generator responses.

Contains the wire types for app.bsky.feed.describeFeedGenerator and app.bsky.feed.getFeedSkeleton XRPC endpoints.

Structsยง

DescribeFeedGeneratorResponse
Response body for app.bsky.feed.describeFeedGenerator.
FeedConfig
Configuration for a single feed.
FeedDescription
Description of a single feed within a feed generator.
FeedSkeleton
The skeleton response for app.bsky.feed.getFeedSkeleton.
SkeletonItem
A single item in a feed skeleton.