Do not send ephemeral timer updates to unpromoted chats

This commit is contained in:
link2xt
2022-12-15 19:40:29 +00:00
parent c3a0bb2b77
commit 90c478e58d
3 changed files with 63 additions and 10 deletions

View File

@@ -8,6 +8,7 @@
- If a classical-email-user sends an email to a group and adds new recipients,
add the new recipients as group members #3781
- Remove `pytest-async` plugin #3846
- Only send the message about ephemeral timer change if the chat is promoted #3847
### API-Changes