mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +00:00
Added sticker picker to touchbar.
This commit is contained in:
@@ -5229,6 +5229,7 @@ void ApiWrap::sendExistingDocument(
|
||||
main->finishForwarding(history);
|
||||
if (document->sticker()) {
|
||||
main->incrementSticker(document);
|
||||
_session->data().notifyRecentStickersUpdated();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user