2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Beta version 2.4.12.

- Voice chats in groups. (alpha version)
This commit is contained in:
John Preston
2020-12-08 22:32:11 +04:00
parent 448b6bb905
commit d55a05739b
7 changed files with 27 additions and 19 deletions

View File

@@ -105,6 +105,10 @@ std::map<int, const char*> BetaLogs() {
"- Fix adding additional photos when sending an album to a group with enabled slow mode.\n"
},
{
2004012,
"- Voice chats in groups. (alpha version)\n"
},
};
};