Preparing search index...
The search index is not available
@the-convocation/twitter-scraper
@the-convocation/twitter-scraper
api
RequestApiResult
Type alias RequestApiResult<T>
Request
Api
Result
<
T
>
:
{
success
:
true
;
value
:
T
;
}
|
{
err
:
Error
;
success
:
false
;
}
An API result container.
Type Parameters
T
Type declaration
success
:
true
value
:
T
Type declaration
err
:
Error
success
:
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@the-
convocation/twitter-
scraper
api
Fetch
Transform
Options
Request
Api
Result
bearer
Token
add
Api
Params
api-
data
auth
auth-
user
errors
platform
platform/node
platform/node/randomize-
ciphers
platform/platform-
interface
profile
relationships
requests
scraper
search
timeline-
async
timeline-
list
timeline-
relationship
timeline-
search
timeline-
tweet-
util
timeline-
v1
timeline-
v2
trends
tweets
type-
util
An API result container.