Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.get_tweet_quotes() no more available #203

Open
JArma19 opened this issue Aug 12, 2024 · 1 comment
Open

.get_tweet_quotes() no more available #203

JArma19 opened this issue Aug 12, 2024 · 1 comment

Comments

@JArma19
Copy link

JArma19 commented Aug 12, 2024

Hi, I am facing the following issue:

Given the following piece of code
quotes = app.get_tweet_quotes(tweet.id, pages=pages, wait_time=wait_time)

It throws this error:
AttributeError: 'Twitter' object has no attribute 'get_tweet_quotes'

However, I am sure it worked until a few months ago.
Could you please help me understand that?
Is there any workaround to get tweet quotes given the ID?

@mahrtayyab
Copy link
Owner

It is still available
https://github.com/mahrtayyab/tweety/blob/main/src/tweety/user.py#L178

Try reinstalling library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants