Add trending emoji [WIP]

This commit is contained in:
Ali
2023-01-20 21:15:34 +04:00
parent 40f948d9b9
commit a74c80a7c0
11 changed files with 207 additions and 42 deletions

View File

@@ -792,6 +792,7 @@ public class ChatListControllerImpl: TelegramBaseController, ChatListController
isStatusSelection: true,
isReactionSelection: false,
isEmojiSelection: false,
hasTrending: false,
topReactionItems: [],
areUnicodeEmojiEnabled: false,
areCustomEmojiEnabled: true,