Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtered Stream track operators #141

Open
jayabrams opened this issue Sep 13, 2020 · 1 comment
Open

Filtered Stream track operators #141

jayabrams opened this issue Sep 13, 2020 · 1 comment
Labels
question Further information is requested

Comments

@jayabrams
Copy link

Not super clear from docs how would one go about using the premium operators twitter provides to track things in a stream?

Say for example one wanted to track mentions of a specific user but only if the tweet text has:images?

Are the operators used within the value of the track key as such?

const parameters = {
  track: "@testUser has:images",
};

thank u

@JasonTheIncredible
Copy link

Hi @jayabrams Did you ever figure this out? I have a similar question here:

https://github.com/draftbit/twitter-lite/issues/164

@rlueder rlueder added the question Further information is requested label Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

3 participants