mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 07:25:46 +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:
@@ -249,7 +249,7 @@ void PhoneWidget::activate() {
|
||||
void PhoneWidget::finished() {
|
||||
Step::finished();
|
||||
_checkRequest->stop();
|
||||
rpcClear();
|
||||
rpcInvalidate();
|
||||
|
||||
cancelled();
|
||||
}
|
||||
|
Reference in New Issue
Block a user