Description:
I am experiencing an issue when trying to send audio files using MessageMedia.fromUrl. The audio files are not being sent, and there is no exception or error message generated. However, the messages stop being sent while still being received.
Steps to Reproduce:
Attempt to send an audio file using MessageMedia.fromUrl.
Observe that the audio file is not sent.
Note that there are no exceptions or error messages.
Expected Behavior:
Audio files should be sent successfully when using MessageMedia.fromUrl.
Actual Behavior:
Audio files are not sent, and there are no exceptions or errors.
Additional Information:
The issue occurs specifically with audio files.
Other types of media files are sent successfully.
Thank you for looking into this issue.