mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Remove exceptions in TL parsing.
This commit is contained in:
@@ -121,7 +121,7 @@ public:
|
||||
void incrementSticker(DocumentData *sticker);
|
||||
|
||||
void activate();
|
||||
void updateReceived(const mtpPrime *from, const mtpPrime *end);
|
||||
[[nodiscard]] bool updateReceived(const mtpPrime *from, const mtpPrime *end);
|
||||
|
||||
void refreshDialog(Dialogs::Key key);
|
||||
void removeDialog(Dialogs::Key key);
|
||||
|
Reference in New Issue
Block a user