Closed dAu6jARL closed 2 years ago
Hi @dAu6jARL. Net::Twitter has been deprecated in favor of Twitter::API. It has support for unretweet
. It can also be used to call make API calls Twitter adds that are not explicitly included in Twitter::API::Trait::ApiMethods. And, support for Twitter's APIv2 is forthcoming in Twitter::API. You'll find some preliminary, experimental work for it here on Github, Twitter::API api-v2 branch
Thank you for your reply. I'll try Twitter::API.
unretweet method as following don't exist in Net::Twitter::Role::API::RESTv1_1. https://developer.twitter.com/en/docs/twitter-api/v1/tweets/post-and-engage/api-reference/post-statuses-unretweet-id