How to remove the label "photo" when my bot send a photo from telegram to discord

i have created an automation that sand image from my bot telgram to my discord channel it works but when i send a pic there is a text “photo” before the pic,how can i delete it and send only the pics without text? thanks

Welcome to the Make community!

How are you mapping the fields in the Discord module?

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

Following these steps will allow others to assist you here. Thanks!

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

thanks for reply

blueprint.json (33.8 KB)



Clear the Message field. Leave it empty.

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

The operation failed with an error. [400] Cannot send an empty message

Then type something in there to describe the image.

i need only image, not text

i fixed using Unicode Character “⠀” (U+2800)

3 Likes