Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InternalSearchParameters

param

If the order:random should be faked

param

The tags used on the search

param

The number of images to return

param

If it should randomly grab results

param

The page number searched

Hierarchy

Index

Properties

Optional credentials

credentials: any

Optional fakeLimit

fakeLimit: undefined | number

If order:random should be faked

Optional limit

limit: undefined | number

Optional page

page: undefined | number

Optional random

random: undefined | false | true

Optional tags

tags: string[] | string

The tags used in the search

Optional uri

uri: string | null

The uri to override with, if provided

Generated using TypeDoc