Refactoring collect tweets.

This commit is contained in:
ruidajo 2022-04-18 19:00:58 -05:00
parent 29c6deb617
commit 2383ea4459
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
accessing
collectRawTweetsForPages: anInteger
collectRawTweetsUpToPage: anInteger
| pagesDict response customQuery |
pagesDict := self getPagesContentsUpto: anInteger.