Preparing search index...
The search index is not available
@the-convocation/twitter-scraper
@the-convocation/twitter-scraper
TwitterApiErrorExtensions
Interface TwitterApiErrorExtensions
interface
TwitterApiErrorExtensions
{
code
?:
number
;
kind
?:
string
;
name
?:
string
;
source
?:
string
;
tracing
?:
TwitterApiErrorTraceInfo
;
}
Hierarchy (
View Summary
)
TwitterApiErrorExtensions
TwitterApiErrorRaw
Index
Properties
code?
kind?
name?
source?
tracing?
Properties
Optional
code
code
?:
number
Optional
kind
kind
?:
string
Optional
name
name
?:
string
Optional
source
source
?:
string
Optional
tracing
tracing
?:
TwitterApiErrorTraceInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
kind
name
source
tracing
@the-convocation/twitter-scraper
Loading...