mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Move ApiWrap to AuthSession.
Also send all ApiWrap requests as an MTP::Sender. Also create AuthSession only after starting MTProto.
This commit is contained in:
@@ -170,7 +170,7 @@ void CodeWidget::finished() {
|
||||
Step::finished();
|
||||
_checkRequest->stop();
|
||||
_callTimer->stop();
|
||||
rpcClear();
|
||||
rpcInvalidate();
|
||||
|
||||
cancelled();
|
||||
_sentCode.clear();
|
||||
|
Reference in New Issue
Block a user