You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the turt2live/matrix-bot-sdk library to transfer messages from Rocketchat to a Matrix-Telegram bridge. However, I am facing an issue where certain messages, especially those with URLs, are successfully delivered to Element (Matrix client) but fail to reach Telegram. Unfortunately, I am unable to determine the cause of the problem, making it difficult to reproduce at will.
Steps:
Set up the turt2live/matrix-bot-sdk for message transfer between Rocketchat and a Matrix-Telegram bridge.
Send a message from Rocketchat that contains a URL.
Observe that the message is successfully received in Element (Matrix client).
Check Telegram for the same message.
Notice that the message is not delivered to Telegram.
Expected Behavior:
Messages containing URLs should be successfully transferred from Rocketchat to both Element and Telegram.
Actual Behavior:
Messages containing URLs are successfully delivered to Element but fail to reach Telegram.
Additional Information:
Version of turt2live/matrix-bot-sdk: 0.5.19
I have checked several groups in Telegram ensure that permissions are not causing the problem, but they do not appear to be the issue.
The text was updated successfully, but these errors were encountered:
Issue Description:
I am using the turt2live/matrix-bot-sdk library to transfer messages from Rocketchat to a Matrix-Telegram bridge. However, I am facing an issue where certain messages, especially those with URLs, are successfully delivered to Element (Matrix client) but fail to reach Telegram. Unfortunately, I am unable to determine the cause of the problem, making it difficult to reproduce at will.
Steps:
Expected Behavior:
Actual Behavior:
Additional Information:
The text was updated successfully, but these errors were encountered: