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


i want know example of removing message or file photo

i did not find functional tutorial in regard,

there no such functionality in telegram bot api right now.

upd 2017-05-19: there official method deletemessage, more info: https://core.telegram.org/bots/api#deletemessage

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


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -