2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Send init connection params.

This commit is contained in:
John Preston
2020-04-07 15:19:52 +04:00
parent 699761b42f
commit 6882093ed1
2 changed files with 25 additions and 2 deletions

View File

@@ -166,6 +166,7 @@ private:
[[nodiscard]] uint32 nextRequestSeqNumber(bool needAck);
[[nodiscard]] bool realDcTypeChanged();
[[nodiscard]] MTPVector<MTPJSONObjectValue> prepareInitParams();
const not_null<Instance*> _instance;
const ShiftedDcId _shiftedDcId = 0;