Problem: "audio" property from Telegram message not found

Hi,

I’m passing voice messages from Telegram to OpenAI. But file size is limited to 25 MB

I’m coverting voice messages to ogg with an app. But this is what I get in the Telegram node:

message.audio

And I can’'t find that property in the “download a file” node for Telegram:

Any ideas on how to fix this? Thanks!

Welcome to the Make community!

You’ll need to manually type in the mapping, as the example data structure for the audio file isn’t included in the module.

You can type it like this

{{1.message.audio.file_id}}

samliewrequest private consultation

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

3 Likes

Hey @Marce did you use list updates module ?

Great! It makes sense. I’ll mark as “solution” once I test it.

Now “watch updates” node is not working. I even restored an old working version of the scenario, but… still struggling.

Nope, this is my setup:

Welcome to the Make community!

Turn your scenario off and then on again. It will prompt you to delete all the data in the queue, or process all the older requests first.

samliewrequest private consultation

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

Just tested it. Works like a charm! Thanks :slight_smile:

1 Like

No problem, glad I could help!

1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:
Screenshot_2023-10-04_161049

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

4. Do join the unofficial Make Discord server for live chat and video assistance

samliewrequest private consultation

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