GetListsWithMembershipQueryParams

constructor(actor: AtIdentifier, limit: Long? = 50, cursor: String? = null, purposes: List<GetListsWithMembershipPurposes>? = null)

Parameters

actor

The account (actor) to check for membership.

purposes

Optional filter by list purpose. If not specified, all supported types are returned.