Telegram Bot How to delete or remove a message or media from a channel or group

There is no such functionality in Telegram Bot API right now.

UPD 2017-05-19: There is an official method deleteMessage, more info:
https://core.telegram.org/bots/api#deletemessage

https://stackoverflow.com/a/43965602/1140438

Leave a Comment