42wim / matterbridge

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.66k stars 618 forks source link

use Telegram's updateDeleteMessages to propagate message deletion #2106

Open thestinger opened 11 months ago

thestinger commented 11 months ago

https://core.telegram.org/constructor/updateDeleteMessages should be usable for doing this. Previous issues were closed due to the lack of an available API.

Previous issues:

https://github.com/42wim/matterbridge/issues/813 https://github.com/42wim/matterbridge/issues/840