jpopesculian / twitter-v2-rs

Rust bindings for Twitter API v2
https://docs.rs/twitter-v2/latest
102 stars 28 forks source link

Add matching_rules field for filterd stream api payload #19

Closed totto2727 closed 1 month ago

totto2727 commented 1 year ago

There is a property called matching_rules in the Filtered Stream payload (see below).

MatchingRule structure was added and the ApiPayload structure was extended.

https://developer.twitter.com/en/docs/twitter-api/tweets/filtered-stream/integrate/matching-returned-tweets