Authorizations
Query Parameters
user id of the user.userId is recommended, could be more stable and faster than userName.userId and userName are mutually exclusive. If both are provided, userId will be used.
screen name of the user.userId and userName are mutually exclusive. If both are provided, userId will be used.
The cursor to paginate through the results. First page is "".
Whether to include replies in the results. Default is False.
Response
Tweets response
Array of tweets
Indicates if there are more results available
Cursor for fetching the next page of results
Status of the request.success or error
success, error Message of the request.error message