Skip to content
Snippets Groups Projects
Commit 4b347f25 authored by Fabien Potencier's avatar Fabien Potencier
Browse files

feature #47956 [Notifier] Add support for editing Telegram messages (chr-hertel)

This PR was squashed before being merged into the 6.2 branch.

Discussion
----------

[Notifier] Add support for editing Telegram messages

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| License       | MIT

Telegram supports updating messages which is quite a use case while working with buttons to create an interactive inline interface.

See https://core.telegram.org/bots/api#editmessagetext

Commits
-------

e4895122 [Notifier] Add support for editing Telegram messages
parents fb508d52 e4895122
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment