botman / botman/driver-telegram

Feature request / suggest: detect when message is pinned / unpinned

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
94
Forks
74
PR merge metrics
No merged PRs in 30d

Description

Telegram supports "[pinned messages](https://core.telegram.org/api/pin)"

Currently it seems not possible to detect when an incoming message is caused by a user (un)pinning a message.

It would be nice if an [updatePinnedMessages](https://core.telegram.org/constructor/updatePinnedMessages) or [updatePinnedChannelMessages](https://core.telegram.org/constructor/updatePinnedChannelMessages) update message could be "detected", so one knows that no response is required, or a response like: "Thanks for (un)pinning a message" could be given...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.