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

[BUG][NOWEB] - Is there any way to turn off link preview? #598

Open
manojsitapara opened this issue Oct 20, 2024 · 4 comments
Open

[BUG][NOWEB] - Is there any way to turn off link preview? #598

manojsitapara opened this issue Oct 20, 2024 · 4 comments
Labels

Comments

@manojsitapara
Copy link

manojsitapara commented Oct 20, 2024

Describe the bug

I am using the sendText API endpoint to send a message that contains a URL, and I want to disable the link preview for the URL.

Is there any way to turn off link preview?

Version

Get the WAHA version by calling GET /api/version

{
  "version": "2024.10.7",
  "engine": "NOWEB",
  "tier": "PLUS"
}

patron:PLUS

@manojsitapara manojsitapara added the bug Something isn't working label Oct 20, 2024
@devlikepro devlikepro added enhancement New feature or request engine:NOWEB and removed bug Something isn't working labels Oct 21, 2024
@devlikepro
Copy link
Contributor

devlikepro commented Oct 21, 2024

Is there any way to turn off link preview?

Not now, but we'll add it (no ETA for that tho, will check with #596)

patron:PRO

@manojsitapara
Copy link
Author

manojsitapara commented Nov 6, 2024

@devlikepro I request you to please add feature to disable link preview, all Amazon links are posting with captcha image which looks very bad to our WhatsApp channel.

patron:PLUS

@devlikepro
Copy link
Contributor

devlikepro commented Nov 6, 2024

will work on that 👍

patron:PRO

devlikepro added a commit that referenced this issue Nov 7, 2024
@devlikepro
Copy link
Contributor

devlikepro commented Nov 7, 2024

Added linkPreview in 2024.11.3

{
  "session": "default",
  "chatId": "12132132130@c.us",
  "text": "https://amzn.to/3YvPkOh",
  "linkPreview": false
}

https://waha.devlike.pro/docs/how-to/send-messages/#send-text

patron:PRO

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

No branches or pull requests

2 participants