mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Enabled sending stickers from the sticker set preview box.
This commit is contained in:
@@ -212,6 +212,7 @@ public:
|
||||
void onSendFileCancel(const FileLoadResultPtr &file);
|
||||
void onShareContactConfirm(const QString &phone, const QString &fname, const QString &lname, MsgId replyTo, bool ctrlShiftEnter);
|
||||
void onShareContactCancel();
|
||||
bool onSendSticker(DocumentData *sticker);
|
||||
|
||||
void destroyData();
|
||||
void updateOnlineDisplayIn(int32 msecs);
|
||||
|
Reference in New Issue
Block a user