Replies: 1 comment 1 reply
-
I figured it out, editied the FilteredStream class to contain |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I noticed in all other examples, simply subclassing the *Stream class and adding the appropriate query params as variables would make the stream work. However, in FilteredStream this seems like it won't work properly, as I still get the default tweet object output back when connecting to the stream.
Does this actually work and I am being dense? or is it something not yet implemented for filteredstream yet?
Beta Was this translation helpful? Give feedback.
All reactions