mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Don't store MTPInputStickerSet in data.
This commit is contained in:
@@ -62,7 +62,7 @@ struct StickerData : public DocumentAdditionalData {
|
||||
|
||||
bool animated = false;
|
||||
QString alt;
|
||||
MTPInputStickerSet set = MTP_inputStickerSetEmpty();
|
||||
StickerSetIdentifier set;
|
||||
};
|
||||
|
||||
struct SongData : public DocumentAdditionalData {
|
||||
|
Reference in New Issue
Block a user