telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

No way to handle message unpin

Open Vilin97 opened this issue 1 year ago • 1 comments

Hi. It looks like message unpinning is not exposed in the API at all, is this correct? My bot remembers pinned messages, but I want it to forget the pinned message when it gets unpinned. I found no way of doing it, since message unpinning does not send any status update (unlike message pinning).

Is this on the TODO list?

Vilin97 avatar Sep 24 '24 05:09 Vilin97

Same here, when the bot pins a message, but the user unpins it - the bot does not get informed about this fact!

col-panic avatar May 31 '25 10:05 col-panic