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

Show custom emoji in private chat reactions.

This commit is contained in:
John Preston
2022-08-16 20:57:40 +03:00
parent 09124f6424
commit 1e2e007d38
15 changed files with 54 additions and 14 deletions

View File

@@ -17,7 +17,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "lang/lang_keys.h"
#include "data/notify/data_notify_settings.h"
#include "data/stickers/data_custom_emoji.h"
#include "data/data_message_reactions.h"
#include "data/data_document_media.h"
#include "data/data_session.h"
#include "data/data_channel.h"