Twitter Class, which handles all relevant statistical endpoints from the Twitter API
Twittter Developer Token
It takes a Twitter username as a parameter, and returns a JSON object containing the user's information.
The user's information.
The username of the user you want to look up.
Private
It makes a request to the url, and if the response is ok, it returns the body data, otherwise it throws an error.
The data from the API.
The url you want to send the request to.
Generated using TypeDoc
Classdesc
Twitter Class, which handles all relevant statistical endpoints from the Twitter API
Param
Twittter Developer Token