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

Added animated indicator of choosing sticker action to chats list.

This commit is contained in:
23rd
2021-08-30 16:11:50 +03:00
parent 2d0bcf7dca
commit ccea6ce492
5 changed files with 143 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ enum class SendProgressType {
UploadFile,
ChooseLocation,
ChooseContact,
ChooseSticker,
PlayGame,
Speaking,
};