Class TwitterErrorDetails

The error details.

Implements

Constructors

Properties

Methods

Constructors

Properties

code: number

The internal error code.

message: string

The message associated with the error.

name?: string

The name of the error.

type?: string

The type of error.

Methods