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

Export chat history from user #21

Open
nikitavoloboev opened this issue Apr 21, 2024 · 1 comment
Open

Export chat history from user #21

nikitavoloboev opened this issue Apr 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nikitavoloboev
Copy link

No description provided.

@prinsss prinsss added the enhancement New feature or request label Apr 21, 2024
@prinsss
Copy link
Owner

prinsss commented Apr 21, 2024

This feature could be implemented by adding a module intercepting following API requests:

https://twitter.com/i/api/1.1/dm/user_updates.json
https://twitter.com/i/api/1.1/dm/conversation/{uid}-{uid}.json

It seems that Direct Messages are still using the legacy v1.1 API and extra works may be required to support that. Will have a look into it if I have time later.

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

No branches or pull requests

2 participants