A Tweet or error that can be returned by the streaming Tweet API. The values returned with a successful streamed Tweet includes the user provided rules that the Tweet matched.
Name | Type | Description | Notes |
---|---|---|---|
data | Tweet | [optional] | |
errors | List<Problem> | [optional] | |
includes | Expansions | [optional] | |
matchingRules | List<FilteredStreamingTweetResponseMatchingRules> | The list of rules which matched the Tweet | [optional] |