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] | |
matchingRules | List<FilteredStreamingTweetMatchingRules> | The list of rules which matched the tweet | [optional] |
includes | Expansions | [optional] | |
errors | List<Problem> | [optional] |