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!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use Telegram's updateDeleteMessages to propagate message deletion

thestinger opened this issue · comments

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:

#813
#840