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
mautrix-telegram cannot display some messages, but displays "This message is not supported on your version of Mautrix-Telegram. Please check https://github.com/mautrix/telegram or ask your bridge administrator about possible updates.".
#942
Closed
dreirund opened this issue
Nov 21, 2023
· 2 comments
I recently had that when some people wrote a message in a Telegram group that I participate in with mautrix-telegram, instead of seeing the message I just see
The message source of one of those messages as seen by my Matrix client is (I have censored some potential sensitive information):
{
"content": {
"body": "> <@[censored]:[censored]> > *Insofern wäre ich besonders an Erfahrungen interessiert, die weitere Wege beschreiben, mit Dingen umzugehen, die ihm\\* nicht passen. Bitte teilt sie.*\n> \n> Einer Gruppe ist bewusst, dass es auch Menschen gibt die gut Missstände wahrnehmen können aber schwer eine neue Initiative starten können, und hat sich auf Strukturen geeinigt die auch einfach Wahrnehmungen und Feedback entgegennimmt und das dann an anderer Stelle diskutiert wird und ggf. von dort Anregungen zu Änderungen kommen.\n\nThis message is not supported on your version of Mautrix-Telegram. Please check https://github.com/mautrix/telegram or ask your bridge administrator about possible updates.",
"external_url": "https://t.me/c/[censored]/[censored]",
"fi.mau.telegram.source": {
"chat_id": [censored],
"id": [censored],
"peer_type": "channel",
"space": [censored]
},
"fi.mau.telegram.unsupported": true,
"format": "org.matrix.custom.html",
"formatted_body": "<mx-reply><blockquote><a href='https://matrix.to/#/![censored]'>In reply to</a> <a href='https://matrix.to/#/@[censored]:[censored]'>@[censored]:[censored]</a><br/><blockquote>\n<p>[censored: This is some text of a quoted message]</p>\n</blockquote></mx-reply>This message is not supported on your version of Mautrix-Telegram. Please check https://github.com/mautrix/telegram or ask your bridge administrator about possible updates.",
"m.relates_to": {
"m.in_reply_to": {
"event_id": "$[censored]"
}
},
"msgtype": "m.notice"
},
"origin_server_ts": [censored],
"sender": "@telegram_[censored]:[censored]",
"type": "m.room.message",
"unsigned": {
"age": 265
},
"event_id": "$[censored]",
"room_id": "![censored]:[censored]"
}
People whose messages are like this say that they have quoted a part of a message.
I recently had that when some people wrote a message in a Telegram group that I participate in with mautrix-telegram, instead of seeing the message I just see
The message source of one of those messages as seen by my Matrix client is (I have censored some potential sensitive information):
People whose messages are like this say that they have quoted a part of a message.
Bridge version according to
!tg version
: mautrix-telegram 0.14.2.Regards!
The text was updated successfully, but these errors were encountered: