These endpoints only accept a bearer token (can be created via
rtweet_app()). In most cases you
are better of changing the default for all calls via auth_as().
parse
If TRUE, the default, returns a tidy data frame. Use FALSE
to return the "raw" list corresponding to the JSON returned from the
Twitter API.
verbose
A logical value to provide more information about the
paginated queries (if any) and to store the data of each page.