Open tesaguri opened 4 years ago
https://developer.twitter.com/en/docs/tweets/filter-realtime/guides/basic-stream-parameters
filter_level This parameter may be used on all streaming endpoints, unless explicitly noted. language This parameter may be used on all streaming endpoints, unless explicitly noted.
This parameter may be used on all streaming endpoints, unless explicitly noted.
GET statuses/sample can take these parameters, too. It would be great if egg_mode::stream::sample provided interface for them.
GET statuses/sample
egg_mode::stream::sample
https://developer.twitter.com/en/docs/tweets/filter-realtime/guides/basic-stream-parameters
GET statuses/sample
can take these parameters, too. It would be great ifegg_mode::stream::sample
provided interface for them.