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

Media with caption is forwarded without caption. #1650

Open
1 task done
rbcet opened this issue Aug 14, 2022 · 3 comments · May be fixed by #2272
Open
1 task done

Media with caption is forwarded without caption. #1650

rbcet opened this issue Aug 14, 2022 · 3 comments · May be fixed by #2272
Labels
bug Something isn't working

Comments

@rbcet
Copy link

rbcet commented Aug 14, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I expect the media to be forwarded with the caption.

Expected behavior

Message is forwarded but it has no captions.

Steps to Reproduce the Bug or Issue

1- Forward a media message with caption.
2- Forwarded message wont have captions.

Relevant Code

let sentMsg = await client.sendMessage("number", msg, { caption });
sentMsg.forward("number2");

Browser Type

Other (please write in Additional Context)

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

Whatsapp web version: 2.2228.14
whatsapp-web.js: latest
OS: Raspberry pi OS 64-bit
Phone OS: Bluestacks
Node: v18.7.0

Additional context

Browser is thorium-special headless. Special fork of chromium.

https://github.com/Alex313031/Thorium-Special

@rbcet rbcet added the bug Something isn't working label Aug 14, 2022
@shirser121
Copy link
Collaborator

This is how forwarding work on WhatsApp

@bernardoely
Copy link

This is how forwarding work on WhatsApp

Exactly... This is a non-issue.

@Kunalvrm555
Copy link

please close this issue @rbcet as it is not an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants