Optional
is_Is the Client a new user? ? Seems to only be for server side use.
Optional
limitThe maximum number of items to include in the response. If not specified, the default limit will be used.
Optional
nextA URL-encoded string representing the cursor for the next page of results.
This should be set to the value of the next
property from the previous response.
Optional
prevA URL-encoded string representing the cursor for the previous page of results.
This should be set to the value of the prev
property from the previous response.
Generated using TypeDoc
Configuration options for paginating iFunny API responses.