egg-mode-rs / egg-mode

a twitter api crate for rust
https://crates.io/crates/egg-mode
Mozilla Public License 2.0
372 stars 65 forks source link

Cannot include_entities on tweets search #44

Open rogeriochaves opened 6 years ago

rogeriochaves commented 6 years ago

Twitter search API has the include_entities param that I need to use, but it is not yet available con egg_mode

https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets.html