twitter-api-client icon indicating copy to clipboard operation
twitter-api-client copied to clipboard

have a problem with | account.unretweet(123456)

Open devoalee opened this issue 8 months ago • 1 comments

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.

devoalee avatar Jun 17 '24 06:06 devoalee