Interface RedGifsGetOptions

Hierarchy

  • RedGifsGetOptions

Properties

auth?: boolean
body?: null | Record<string, unknown>
endpoint: undefined | string
headers?: null | Record<string, string | number>
query?: null | Record<string, string | number>
retry?: boolean

Generated using TypeDoc