Add support for disappearing messages

This commit is contained in:
Tulir Asokan
2022-08-14 01:49:39 +03:00
parent c54ae9548f
commit f13a9d0e96
3 changed files with 34 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@ Minimum Conduit version remains at 0.4.0.
* Added option to include captions in the same message as the media to
implement [MSC2530]. Sending captions the same way is also supported and
enabled by default.
* Added support for Telegram's disappearing messages.
* Added support for bridging forwarded messages as forwards on Telegram.
* Forwarding is not allowed in relay mode as the bot wouldn't be able to
specify who sent the message.