Interface IError

The error received from Twitter.

Hierarchy

  • IError

Properties

code: number
extensions: IErrorExtensions
kind: string
locations: IErrorLocation[]
message: string
name: string
path: string[]
source: string
tracing: IErrorTrace

Generated using TypeDoc