-
-
Notifications
You must be signed in to change notification settings - Fork 300
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
Labels
Comments
devlikepro
added
enhancement
New feature or request
engine:NOWEB
and removed
bug
Something isn't working
labels
Oct 21, 2024
Not now, but we'll add it (no ETA for that tho, will check with #596) |
@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. |
devlikepro
added a commit
that referenced
this issue
Nov 7, 2024
Added {
"session": "default",
"chatId": "12132132130@c.us",
"text": "https://amzn.to/3YvPkOh",
"linkPreview": false
} https://waha.devlike.pro/docs/how-to/send-messages/#send-text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: