The filter to use for searching tweets.
Optional
endThe date upto which tweets are to be searched.
Optional
excludeThe list of words to exclude from search.
Optional
fromThe list of usernames whose tweets are to be searched.
'@' must be excluded from the username!
Optional
hashtagsThe list of hashtags to search.
'#' must be excluded from the hashtag!
Optional
includeThe exact phrase to search.
Optional
includeThe list of words to search.
Optional
languageThe language of the tweets to search.
Optional
linksWhether to fetch tweets that are links or not.
true
Optional
maxThe id of the tweet, before which the tweets are to be searched.
Optional
mentionsThe list of username mentioned in the tweets to search.
'@' must be excluded from the username!
Optional
minThe minimun number of likes to search by.
Optional
minThe minimum number of replies to search by.
Optional
minThe minimum number of retweets to search by.
Optional
optionalThe optional words to search.
Optional
quotedThe id of the tweet which is quoted in the tweets to search.
Optional
repliesWhether to fetch tweets that are replies or not.
true
Optional
sinceThe id of the tweet, after which the tweets are to be searched.
Optional
startThe date starting from which tweets are to be searched.
Optional
toThe list of username to whom the tweets to be searched, are adressed.
'@' must be excluded from the username!
Generated using TypeDoc
The filter to be used for searching tweets.