Skip to content

Instantly share code, notes, and snippets.

@ahmedash95
Created October 19, 2019 11:05
Show Gist options
  • Save ahmedash95/b58da9f387134446a51ad8089b725a56 to your computer and use it in GitHub Desktop.
Save ahmedash95/b58da9f387134446a51ad8089b725a56 to your computer and use it in GitHub Desktop.
params := &twitter.StreamFilterParams{
Track: []string{"@ShareAsPic"},
StallWarnings: twitter.Bool(true),
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment