Created
October 19, 2019 11:05
-
-
Save ahmedash95/b58da9f387134446a51ad8089b725a56 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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