twitter-api-client
twitter-api-client copied to clipboard
have a problem with | account.unretweet(123456)
Hello, I'm using the code you provided well.
There's nothing else, but it seems like a part of the code isn't working.
account.tweet('test 123') This is working fine. account.unretweet(123456) The log file says it was deleted successfully, but it's not actually being deleted.
If anyone knows about this part, I would appreciate an answer.
If anyone knows of an example link where the work was successful, I would greatly appreciate it if you could share that information.