Packages › trotsky › StepPostLikers › applyPagination
StepPostLikers.applyPagination() method
Applies pagination to retrieve likers and sets the output. Fetches paginated results using the agent and extracts actor profiles.
Signature:
typescript
applyPagination(): Promise<void>;Returns:
Promise<void>