Send joined telegram message instead of leaving portal empty

This commit is contained in:
Tulir Asokan
2022-02-01 16:44:30 +02:00
parent 100394d161
commit fba118f0d9
2 changed files with 49 additions and 13 deletions
+4
View File
@@ -3,6 +3,10 @@
* Added simple fallback message for live location and venue messages from Telegram.
* Added support for `t.me/+code` style invite links in `!tg join`.
* Added support for showing channel profile when users send messages as a channel.
* Added "user joined Telegram" message when Telegram auto-creates a DM chat for
a new user.
* Added support for adding an optional random prefix to relayed user displaynames
to help distinguish them on the Telegram side.
* Fixed bug in v0.11.0 that broke `!tg create`.
# v0.11.1 (2021-01-10)