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][WEBJS] - forwardMessage forwarding only image, discarting text #615

Open
RomuloGatto opened this issue Oct 28, 2024 · 0 comments
Open
Labels
bug Something isn't working engine:WEBJS

Comments

@RomuloGatto
Copy link

Describe the bug

The title is self-explanatory

Version

{
  "version": "2024.10.9",
  "engine": "WEBJS",
  "tier": "CORE",
  "browser": "/usr/bin/chromium"
}

Steps

To Reproduce Steps to reproduce the behavior:

  1. Forward any message that contains a media and a text together
  2. You could see that no text will be sent glued on the media, only the media is sent

Expected behavior

Both text and media, as the original message

Screenshots

IMG_1512
IMG_1513

@RomuloGatto RomuloGatto added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working engine:WEBJS
Projects
None yet
Development

No branches or pull requests

2 participants