|
|
@ -1121,7 +1121,6 @@ angular.module('izhukov.mtproto', ['izhukov.utils']) |
|
|
|
|
|
|
|
|
|
|
|
this.pendingAcks = [] |
|
|
|
this.pendingAcks = [] |
|
|
|
|
|
|
|
|
|
|
|
var self = this |
|
|
|
|
|
|
|
this.sendEncryptedRequest(message).then(function (result) { |
|
|
|
this.sendEncryptedRequest(message).then(function (result) { |
|
|
|
self.toggleOffline(false) |
|
|
|
self.toggleOffline(false) |
|
|
|
// console.log('parse for', message)
|
|
|
|
// console.log('parse for', message)
|
|
|
|