Paginate
Retrieves a specific page of manga listings, providing a way to navigate through manga entries in a paginated format.
Parameters:
page
: Page number of manga listings to retrieve.
Returns: A
Pagination
object containing the paginated list of manga thumbnails and pagination details.Raises:
SourceWasNotDefined
if no source has been set before calling this method.
Last updated
Was this helpful?