mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Beta version 2.4.10.
- Use inline bots and sticker by emoji suggestions in channel comments. - Lock voice message recording, listen to your voice message before sending.
This commit is contained in:
@@ -89,6 +89,12 @@ std::map<int, const char*> BetaLogs() {
|
||||
2004008,
|
||||
"- Upgrade several third party libraries to latest versions.\n"
|
||||
},
|
||||
{
|
||||
2004010,
|
||||
"- Use inline bots and sticker by emoji suggestions in channel comments.\n"
|
||||
|
||||
"- Lock voice message recording, listen to your voice message before sending.\n"
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user