Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add PageToken to the requests * Set page_token on base request * Set page_token on base crypto request * Add PageToken to NewsRequest too * Add Paginated versions of each function that has a NextPageToken * Add Paginated versions of each function that has a NextPageToken * Fix returns * Add Async Callback versions of each function that has a NextPageToken * Consolidate * Consolidate * Replace page token on each iteration in async * Total Limit to page limit or else max
- Loading branch information