nickoala/telepot

How to send a self-destruction message?

Spixmaster opened this issue · 1 comments

How is it possible that a bot sends a message which will only be visible for ~30 seconds?

As function sendMessage is not void but return a message object one can save the message id and delete the message later.