interface ListGetFeedOptions

Options for the List#getFeed method.

Properties

limit?: number

The maximum number of posts to fetch (1-100, default 100).

cursor?: string

The cursor for pagination.