2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Update API scheme.

This commit is contained in:
John Preston
2020-11-26 14:04:00 +03:00
parent 0537d4c199
commit 858ee0e8c4
5 changed files with 18 additions and 14 deletions

View File

@@ -58,6 +58,7 @@ private:
std::vector<Participant> _participants;
base::flat_set<uint32> _sources;
QString _nextOffset;
int _fullCount = 0;
int _duration = 0;
bool _finished = false;