jpopesculian / twitter-v2-rs

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

Fix Twitter API endpoint URLs for lists #5

Closed MistApproach closed 2 years ago

MistApproach commented 2 years ago

Fixes API endpoint typos for get_list_members() and get_list_followers()

jpopesculian commented 2 years ago

Thanks!!!