GetAuthorFeedQueryParams

constructor(    actor: AtIdentifier,     limit: Long? = 50,     cursor: String? = null,     filter: GetAuthorFeedFilter? = GetAuthorFeedFilter.PostsWithReplies,     includePins: Boolean? = false)

Parameters

filter

Combinations of post/repost types to include in response.