Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITwitarrRestResponse

Interface for a Twit-arr response.

interface

Hierarchy

  • ITwitarrRestResponse

Index

Properties

Properties

error

error: string

An error message.

errors

errors: string[] | object

A list of error messages.

status

status: "ok" | "error" | undefined

The response status.

Generated using TypeDoc