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

Links always show preview #27

Open
gabearro opened this issue Dec 24, 2024 · 1 comment
Open

Links always show preview #27

gabearro opened this issue Dec 24, 2024 · 1 comment

Comments

@gabearro
Copy link

On Twitter's website, when you send a tweet you're able to choose if it should show a preview or not.

In the part of the codebase that sends a tweet it leaves out the possibility to configure whether or not you should send a link preview.

In order to fix this we just need to add a boolean to the method that adds the following variable to the sent tweet:
card_uri: "tombstone://card"

@gabearro
Copy link
Author

Added a PR with the fix #28

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

1 participant