[go: up one dir, main page]

0% found this document useful (0 votes)
2K views190 pages

Log IOS Full

The document contains log messages from Telegram as it initializes its Postbox database and encryption. It opens the SQLite database files, sets up encryption and pragmas, loads the tables, and commits the transaction. It also initializes the account manager and opens the postbox for the current account.

Uploaded by

c carver
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views190 pages

Log IOS Full

The document contains log messages from Telegram as it initializes its Postbox database and encryption. It opens the SQLite database files, sets up encryption and pragmas, loads the tables, and commits the transaction. It also initializes the account manager and opens the postbox for the current account.

Uploaded by

c carver
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 190

------ File: log-2021-5-2_23-04-38.164.

txt ------
[Postbox] 2021-5-2 23:04:38.164 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-5-2 23:04:38.166 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-5-2 23:04:38.167 Did set up cipher
[Postbox] 2021-5-2 23:04:38.167 isEncrypted prepare...
[Postbox] 2021-5-2 23:04:38.169 isEncrypted prepare done
[Postbox] 2021-5-2 23:04:38.169 isEncrypted step done
[Postbox] 2021-5-2 23:04:38.169 Did set up encryption
[Postbox] 2021-5-2 23:04:38.169 Did set up pragmas
[Postbox] 2021-5-2 23:04:38.169 Did set up checkpoint_fullfsync
[Postbox] 2021-5-2 23:04:38.169 Did begin transaction
[Postbox] 2021-5-2 23:04:38.169 Did load tables
[Postbox] 2021-5-2 23:04:38.169 Did commit final
[Postbox] 2021-5-2 23:04:38.169 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-5-2 23:04:38.169 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-5-2 23:04:38.169 Did set up cipher
[Postbox] 2021-5-2 23:04:38.169 isEncrypted prepare...
[Postbox] 2021-5-2 23:04:38.172 isEncrypted prepare done
[Postbox] 2021-5-2 23:04:38.172 isEncrypted step done
[Postbox] 2021-5-2 23:04:38.172 Did set up encryption
[Postbox] 2021-5-2 23:04:38.172 Did set up pragmas
[Postbox] 2021-5-2 23:04:38.172 Did set up checkpoint_fullfsync
[Postbox] 2021-5-2 23:04:38.172 Did begin transaction
[Postbox] 2021-5-2 23:04:38.172 Did load tables
[Postbox] 2021-5-2 23:04:38.172 Did commit final
[Postbox] 2021-5-2 23:04:38.174 AccountManager: currentAccountId =
Optional(Postbox.AccountRecordId(rawValue: 242518762069075658))
[Postbox] 2021-5-2 23:04:38.175 AccountManager initialization took
11.46996021270752 ms
[Wakeup] 2021-5-2 23:04:38.206 enableBeginTransactions: false
[Wakeup] 2021-5-2 23:04:38.206 enableBeginTransactions: false
[Postbox] 2021-5-2 23:04:38.244 openPostbox, basePath:
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox, useCopy: false
[Postbox] 2021-5-2 23:04:38.244 openPostbox, initialize SqliteValueBox
[Postbox] 2021-5-2 23:04:38.244 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/db/db_sqlite
[Postbox] 2021-5-2 23:04:38.244 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/db/db_sqlite
[Postbox] 2021-5-2 23:04:38.244 Did set up cipher
[Postbox] 2021-5-2 23:04:38.244 isEncrypted prepare...
[Postbox] 2021-5-2 23:04:38.246 isEncrypted prepare done
[Postbox] 2021-5-2 23:04:38.246 isEncrypted step done
[Postbox] 2021-5-2 23:04:38.246 Did set up encryption
[Postbox] 2021-5-2 23:04:38.246 Did set up pragmas
[Postbox] 2021-5-2 23:04:38.246 Did set up checkpoint_fullfsync
[Postbox] 2021-5-2 23:04:38.246 Did begin transaction
[Postbox] 2021-5-2 23:04:38.246 Did load tables
[Postbox] 2021-5-2 23:04:38.246 Did commit final
[Postbox] 2021-5-2 23:04:38.246 openPostbox, current userVersion: Optional(25)
[Postbox] 2021-5-2 23:04:38.246 Postbox load took 2.1779537200927734 ms
[Postbox] 2021-5-2 23:04:38.246 MediaBox path:
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/media
[Postbox] 2021-5-2 23:04:38.248 (Postbox initialization took 2.0279884338378906 ms
[Postbox] 2021-5-2 23:04:38.248 openPostbox, putCompletion
[Postbox] 2021-5-2 23:04:38.254 reindexUnreadCounts took 0.005254983901977539
[Wakeup] 2021-5-2 23:04:38.261 enableBeginTransactions: true (active)
[MT] 2021-5-2 23:04:38.264 [MTContext loaded datacenterAddressSetById: {
3 = "[149.154.175.100:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.100:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f003:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]";
2 = "[149.154.167.50:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.51:443 (media: no, cdn: no, static: yes, secret: (null)),
149.154.167.151:443 (media: yes, cdn: no, static: no, secret: (null)),
2001:067c:04e8:f002:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 2001:067c:04e8:f002:0000:0000:0000:000b:443 (media: yes, cdn: no,
static: no, secret: (null))]";
5 = "[2001:0b28:f23f:f005:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null)), 91.108.56.146:443 (media: no, cdn: no, static: no, secret:
(null)), 91.108.56.146:443 (media: no, cdn: no, static: yes, secret: (null))]";
1 = "[149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f001:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]";
4 = "[149.154.167.92:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.92:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:067c:04e8:f004:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 149.154.164.250:443 (media: yes, cdn: no, static: no, secret:
(null)), 2001:067c:04e8:f004:0000:0000:0000:000b:443 (media: yes, cdn: no, static:
no, secret: (null))]";
}]
[MT] 2021-5-2 23:04:38.264 [MTContext loaded datacenterManuallySelectedSchemeById:
{
"<MTTransportSchemeKey: 0x283343800>" = "tcp://149.154.167.92:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x2833438e0>" = "tcp://149.154.164.250:443 (media: yes,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x283342e20>" = "tcp://149.154.175.55:443 (media: no,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x283342f40>" = "tcp://149.154.167.50:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x283342f20>" = "tcp://149.154.175.50:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x283342f80>" = "tcp://149.154.167.151:443 (media: yes,
cdn: no, static: no, secret: (null)) (media: yes)";
}]
[MT] 2021-5-2 23:04:38.265 [MTContext] loaded transportSchemeStats:
DC2:
149.154.167.151:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:641273939
149.154.167.50:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:641273821
95.161.76.100:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 641273818, lastResponseTimestamp:641121665
149.154.167.51:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 641089950, lastResponseTimestamp:0
DC5:
91.108.56.146:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:641176115
DC1:
149.154.175.50:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 641273818, lastResponseTimestamp:641274100
149.154.175.55:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 641145922, lastResponseTimestamp:641298582
149.154.175.55:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 641273813, lastResponseTimestamp:641176137
DC4:
149.154.167.91:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 640822006, lastResponseTimestamp:640822007
149.154.164.250:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:641274689
149.154.167.92:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 641273882, lastResponseTimestamp:641273886
149.154.167.92:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 641273883, lastResponseTimestamp:641273883

[MT] 2021-5-2 23:04:38.265 [MTContext#80f3ca00: received keychain


globalTimeDifference:0.012906 datacenterAuthInfoById:{
4294967300 = "MTDatacenterAuthInfo authKeyId:8435094931288834094 authKey:256";
5 = "MTDatacenterAuthInfo authKeyId:2060019279018891769 authKey:256";
1 = "MTDatacenterAuthInfo authKeyId:-7434621180227235928 authKey:256";
4294967297 = "MTDatacenterAuthInfo authKeyId:-4916073108849026336 authKey:256";
8589934594 = "MTDatacenterAuthInfo authKeyId:6043997375245853475 authKey:256";
2 = "MTDatacenterAuthInfo authKeyId:6371613038664798145 authKey:256";
4294967298 = "MTDatacenterAuthInfo authKeyId:-3759108515300085629 authKey:256";
4294967301 = "MTDatacenterAuthInfo authKeyId:7443548333938935430 authKey:256";
8589934596 = "MTDatacenterAuthInfo authKeyId:-2877254884180489840 authKey:256";
4 = "MTDatacenterAuthInfo authKeyId:-3401709907014251503 authKey:256";
}]
[Network] 2021-5-2 23:04:38.266 Pause network connection
[MT] 2021-5-2 23:04:38.266 [MTProto#0x280437180@0x280f3ca00 pause]
[MT] 2021-5-2 23:04:38.266 [MTProto#0x280437180@0x280f3ca00 changing transport #0x0
to #0x0]
[PendingMessageManager] 2021-5-2 23:04:38.267 create instance
[Account] 2021-5-2 23:04:38.267 Begin watching unsent message ids
[Postbox] 2021-5-2 23:04:38.267 unsentMessageIdsViewSignal started with []
[Postbox] 2021-5-2 23:04:38.267 unsentMessageIdsView contents: []
[PendingMessageManager] 2021-5-2 23:04:38.267 update on postboxQueue: []
[PendingMessageManager] 2021-5-2 23:04:38.267 update: []
[PendingMessageManager] 2021-5-2 23:04:38.268 pending messages: []
[Network] 2021-5-2 23:04:38.270 Pause worker network connection
[MT] 2021-5-2 23:04:38.270 [MTProto#0x280436e10@0x280f3ca00 pause]
[MT] 2021-5-2 23:04:38.270 [MTProto#0x280436e10@0x280f3ca00 changing transport #0x0
to #0x0]
[Wakeup] 2021-5-2 23:04:38.271 enableBeginTransactions: true (active)
[Account] 2021-5-2 23:04:38.273 Became master
[Network] 2021-5-2 23:04:38.273 Resume network connection
[Network] 2021-5-2 23:04:38.273 Resume worker network connection
[MT] 2021-5-2 23:04:38.273 [MTProto#0x280437180@0x280f3ca00 resume]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280437180@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x281760540]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280436e10@0x280f3ca00 resume]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280436e10@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x281760c00]
[MT] 2021-5-2 23:04:38.274 [MTNetworkAvailability#0x283dad380 state: L_-U_+]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280437180@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.274 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280437180@0x280f3ca00 transport #0x281760540
connection state: connecting]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280437180@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280436e10@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280436e10@0x280f3ca00 transport #0x281760c00
connection state: connecting]
[MT] 2021-5-2 23:04:38.274 [MTProto#0x280436e10@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.274 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.274 [MTTcpConnection#19e2fa30 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.275 [MTTcpConnection#19e315d0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.275 [MTNetworkAvailability#0x283dad560 state: L_-U_+]
[MT] 2021-5-2 23:04:38.340 Connection time: 65.037012 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.340 [MTProto#0x280436e10@0x280f3ca00 transport #0x281760c00
connection state: connected]
[MT] 2021-5-2 23:04:38.340 [MTProto#0x280436e10@0x280f3ca00 preparing ping
(6957894600687325184/0)]
[MT] 2021-5-2 23:04:38.340 [MTProto#0x280436e10@0x280f3ca00 service tasks state:
16, resend: no]
[MT] 2021-5-2 23:04:38.340 [MTProto#0x280436e10@0x280f3ca00 begin time sync]
[MT] 2021-5-2 23:04:38.340 [MTProto#0x280436e10@0x280f3ca00 sending time fix ping
(6957894600687556608/0, 6308084216660280950)]
[MT] 2021-5-2 23:04:38.345 Connection time: 70.350051 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 transport #0x281760540
connection state: connected]
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing ping
(6957894600710388736/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
account.updateDeviceLocked(period: -1), disableUpdates (6957894600710431744/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
contacts.getTopPeers(flags: 4, offset: 0, limit: 16, hash: 0), disableUpdates
(6957894600712287232/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getSuggestedDialogFilters, disableUpdates (6957894600712359936/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
help.getConfig, disableUpdates (6957894600712398848/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
phone.getCallConfig, disableUpdates (6957894600712433664/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
help.getAppConfig, disableUpdates (6957894600712463360/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
account.getAutoDownloadSettings, disableUpdates (6957894600712497152/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6957894600712527872/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
help.getAppUpdate(source: ), disableUpdates (6957894600712553472/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing help.test,
disableUpdates (6957894600712845312/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
help.getPromoData, disableUpdates (6957894600712888320/0)]
[MT] 2021-5-2 23:04:38.346 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getStickers(emoticon: 👋⭐️, hash: 0), disableUpdates
(6957894600712923136/0)]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6957894600712970240/0)]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getDialogFilters, disableUpdates (6957894600713601024/0)]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6957894600713631744/0)]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getSavedGifs(hash: 1388458579), disableUpdates (6957894600713670656/0)]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6957894600713704448/0)]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 service tasks state:
16, resend: no]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 begin time sync]
[MT] 2021-5-2 23:04:38.347 [MTProto#0x280437180@0x280f3ca00 sending time fix ping
(6957894600713979904/34, 4002326993482424468)]
[MT] 2021-5-2 23:04:38.473 [MTProto#0x280437180@0x280f3ca00 protocol error -404
[MT] 2021-5-2 23:04:38.473 [MTProto#0x280437180@0x280f3ca00 missing key
-4916073108849026336 selector 1]
[MT] 2021-5-2 23:04:38.473 [MTContext#80f3ca00: auth info updated for 1 selector 1
to (null) (persistent key id is 11012122893482315688)]
[MT] 2021-5-2 23:04:38.473 [MTTcpConnection#19e2fa30 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.473 [MTProto#0x280437180@0x280f3ca00 changing transport
MTTcpTransport#0x281760540 to #0x0]
[MT] 2021-5-2 23:04:38.474 trying tcp://149.154.175.55:443
[MT] 2021-5-2 23:04:38.474 [MTTcpConnection#19e5eab0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.474 trying tcp://149.154.175.55:80
[MT] 2021-5-2 23:04:38.474 [MTTcpConnection#1b1043b0 connecting to
149.154.175.55:80]
[MT] 2021-5-2 23:04:38.474 trying tcp://149.154.175.55:5222
[MT] 2021-5-2 23:04:38.474 [MTTcpConnection#19e44c40 connecting to
149.154.175.55:5222]
[MT] 2021-5-2 23:04:38.474 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.474 trying tcp://149.154.175.50:443
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280437180@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28173d1a0]
[MT] 2021-5-2 23:04:38.474 [MTNetworkAvailability#0x283d51080 state: L_-U_+]
[MT] 2021-5-2 23:04:38.474 [MTTcpConnection#1b1047e0 connecting to
149.154.175.50:443]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280436e10@0x280f3ca00 changing transport
MTTcpTransport#0x281760c00 to #0x0]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280436e10@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28173d2c0]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280437180@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.474 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280437180@0x280f3ca00 transport #0x28173d1a0
connection state: connecting]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280437180@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.474 trying tcp://149.154.175.50:80
[MT] 2021-5-2 23:04:38.474 [MTTcpConnection#19e53a80 connecting to
149.154.175.50:80]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x28043d810@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28173d560]
[MT] 2021-5-2 23:04:38.474 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280436e10@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280436e10@0x280f3ca00 transport #0x28173d2c0
connection state: connecting]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x280436e10@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x28043d810@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.474 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x28043d810@0x280f3ca00 transport #0x28173d560
connection state: connecting]
[MT] 2021-5-2 23:04:38.474 [MTProto#0x28043d810@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.474 [MTNetworkAvailability#0x283d27e70 state: L_-U_+]
[MT] 2021-5-2 23:04:38.474 trying tcp://149.154.175.50:5222
[MT] 2021-5-2 23:04:38.474 [MTTcpConnection#1b104a50 connecting to
149.154.175.50:5222]
[MT] 2021-5-2 23:04:38.475 [MTNetworkAvailability#0x283d58d50 state: L_-U_+]
[MT] 2021-5-2 23:04:38.475 trying tcp://2001:0b28:f23d:f001:0000:0000:0000:000a:443
[MT] 2021-5-2 23:04:38.475 [MTTcpConnection#1b104e00 connecting to
2001:0b28:f23d:f001:0000:0000:0000:000a:443]
[MT] 2021-5-2 23:04:38.475 trying tcp://2001:b28:f23d:f001::a:443
[MT] 2021-5-2 23:04:38.475 [MTTcpConnection#1b504b40 connecting to
2001:b28:f23d:f001::a:443]
[MT] 2021-5-2 23:04:38.475 [MTTcpConnection#19e45ae0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.475 [MTTcpConnection#19e4bde0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.475 [MTTcpConnection#19e4bf20 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.475 [MTTcpConnection#1b104cc0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.476 [MTTcpConnection#1b104e00 disconnected from
2001:0b28:f23d:f001:0000:0000:0000:000a (Error Domain=NSPOSIXErrorDomain Code=65
"No route to host" UserInfo={NSLocalizedDescription=No route to host,
NSLocalizedFailureReason=Error in connect() function})]
[MT] 2021-5-2 23:04:38.476 failed tcp://2001:0b28:f23d:f001:0000:0000:0000:000a:443
(disconnected)
[MT] 2021-5-2 23:04:38.476 [MTTcpConnection#1b504b40 disconnected from
2001:b28:f23d:f001::a (Error Domain=NSPOSIXErrorDomain Code=65 "No route to host"
UserInfo={NSLocalizedDescription=No route to host, NSLocalizedFailureReason=Error
in connect() function})]
[MT] 2021-5-2 23:04:38.476 failed tcp://2001:b28:f23d:f001::a:443 (disconnected)
[MT] 2021-5-2 23:04:38.476 [MTTcpConnection#19e45ae0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.476 [MTTcpConnection#19e315d0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.524 Connection time: 49.717069 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.526 Connection time: 51.965952 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.526 Connection time: 51.678061 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.526 Connection time: 50.745010 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.526 [MTProto#0x280437180@0x280f3ca00 transport #0x28173d1a0
connection state: connected]
[MT] 2021-5-2 23:04:38.526 Connection time: 51.730990 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.526 Connection time: 51.649928 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.526 Connection time: 50.961018 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.527 Connection time: 51.821113 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.527 [MTProto#0x28043d810@0x280f3ca00 transport #0x28173d560
connection state: connected]
[MT] 2021-5-2 23:04:38.527 Connection time: 51.075101 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.527 [MTProto#0x28043d810@0x280f3ca00 preparing reqPq nonce:
{length = 16, bytes = 0xd7b35c440c188c85fb8bbc5fd311c46b} (6957894601487339520/0)]
[MT] 2021-5-2 23:04:38.527 [MTProto#0x280436e10@0x280f3ca00 transport #0x28173d2c0
connection state: connected]
[MT] 2021-5-2 23:04:38.552 success tcp://149.154.175.55:5222
[MT] 2021-5-2 23:04:38.552 [MTTcpConnection#19e44c40 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.595 success tcp://149.154.175.55:443
[MT] 2021-5-2 23:04:38.595 scheme: tcp://149.154.175.55:443 (media: no, cdn: no,
static: no, secret: (null)) (media: no)
[MT] 2021-5-2 23:04:38.595 failed tcp://149.154.175.55:80 (disconnected)
[MT] 2021-5-2 23:04:38.596 failed tcp://149.154.175.50:443 (disconnected)
[MT] 2021-5-2 23:04:38.596 failed tcp://149.154.175.50:80 (disconnected)
[MT] 2021-5-2 23:04:38.596 [MTContext#80f3ca00: generic transport scheme updated
for 1: tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null))
(media: no)]
[MT] 2021-5-2 23:04:38.596 [MTProto#0x280437180@0x280f3ca00 changing transport
MTTcpTransport#0x28173d1a0 to #0x0]
[MT] 2021-5-2 23:04:38.596 [MTProto#0x280437180@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28173d1a0]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280436e10@0x280f3ca00 changing transport
MTTcpTransport#0x28173d2c0 to #0x0]
[MT] 2021-5-2 23:04:38.597 [MTNetworkAvailability#0x283dae010 state: L_-U_+]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280436e10@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28173d2c0]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x28043d810@0x280f3ca00 changing transport
MTTcpTransport#0x28173d560 to #0x0]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x28043d810@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28173d620]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280437180@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280437180@0x280f3ca00 transport #0x28173d1a0
connection state: connecting]
[MT] 2021-5-2 23:04:38.597 failed tcp://149.154.175.50:5222 (disconnected)
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280437180@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.597 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280436e10@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280436e10@0x280f3ca00 transport #0x28173d2c0
connection state: connecting]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x280436e10@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x28043d810@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x28043d810@0x280f3ca00 transport #0x28173d620
connection state: connecting]
[MT] 2021-5-2 23:04:38.597 [MTProto#0x28043d810@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.597 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.597 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.597 [MTTcpConnection#19e5eab0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.598 [MTNetworkAvailability#0x283dad6b0 state: L_-U_+]
[MT] 2021-5-2 23:04:38.598 [MTTcpConnection#1b1043b0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.598 [MTTcpConnection#1b1047e0 disconnected from
149.154.175.50]
[MT] 2021-5-2 23:04:38.598 [MTTcpConnection#19e53a80 disconnected from
149.154.175.50]
[MT] 2021-5-2 23:04:38.598 [MTNetworkAvailability#0x283daff00 state: L_-U_+]
[MT] 2021-5-2 23:04:38.599 [MTTcpConnection#1b104a50 disconnected from
149.154.175.50]
[MT] 2021-5-2 23:04:38.599 [MTTcpConnection#1b504b40 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.599 [MTTcpConnection#1b5042b0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.600 [MTTcpConnection#1b1052d0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:38.600 [MTTcpConnection#19e4bde0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.600 [MTTcpConnection#19e4bf20 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.600 [MTTcpConnection#1b104cc0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.630 Connection time: 30.851960 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.631 [MTProto#0x280437180@0x280f3ca00 transport #0x28173d1a0
connection state: connected]
[MT] 2021-5-2 23:04:38.640 Connection time: 40.291071 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.640 Connection time: 40.617943 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.641 [MTProto#0x280436e10@0x280f3ca00 transport #0x28173d2c0
connection state: connected]
[MT] 2021-5-2 23:04:38.641 [MTProto#0x28043d810@0x280f3ca00 transport #0x28173d620
connection state: connected]
[MT] 2021-5-2 23:04:38.641 [MTProto#0x28043d810@0x280f3ca00 preparing reqPq nonce:
{length = 16, bytes = 0xd7b35c440c188c85fb8bbc5fd311c46b} (6957894601487339520/1)]
[MT] 2021-5-2 23:04:38.697 [MTProto#0x28043d810@0x280f3ca00 [84] received res_pq
nonce:{length = 16, bytes = 0xd7b35c440c188c85fb8bbc5fd311c46b} serverNonce:{length
= 16, bytes = 0x52a17d4e1ad253faa21ce23b699ba666} pq:{length = 8, bytes =
0x26584751cebbbd03} fingerprints:(
"-4344800451088585951"
) (6957894602053311489, 0/0)]
[MT] 2021-5-2 23:04:38.772 [MTDatacenterAuthMessageService#0x280108360
encryptedData length 256 dataWithHash length 255]
[MT] 2021-5-2 23:04:38.772 [MTProto#0x28043d810@0x280f3ca00 preparing reqDh nonce:
{length = 16, bytes = 0xd7b35c440c188c85fb8bbc5fd311c46b} serverNonce:{length = 16,
bytes = 0x52a17d4e1ad253faa21ce23b699ba666} p:{length = 4, bytes = 0x5a2ad17d} q:
{length = 4, bytes = 0x6cde107f} fingerprint:c3b42b026ce86b21 dhEncryptedData:256
bytes (6957894602541848576/0)]
[MT] 2021-5-2 23:04:38.849 [MTProto#0x28043d810@0x280f3ca00 [652] received
<MTServerDhParamsOkMessage: 0x2833a4780> (6957894602831364097, 0/0)]
[MT] 2021-5-2 23:04:38.857 [MTProto#0x28043d810@0x280f3ca00 preparing setDhParams
(6957894602906255360/0)]
[MT] 2021-5-2 23:04:38.894 [MTProto#0x28043d810@0x280f3ca00 [72] received
<MTSetClientDhParamsResponseOkMessage: 0x2833b24e0> (6957894603027305473, 0/0)]
[MT] 2021-5-2 23:04:38.894 [MTDatacenterAuthAction#0x281084500@0x280f3ca00:
completeWithAuthKey 1573459255152992513 selector 1]
[MT] 2021-5-2 23:04:38.894 [MTProto#0x280400000@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28176ea60]
[MT] 2021-5-2 23:04:38.894 [MTNetworkAvailability#0x283d98690 state: L_-U_+]
[MT] 2021-5-2 23:04:38.894 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:38.894 [MTProto#0x280400000@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:38.894 [MTProto#0x280400000@0x280f3ca00 transport #0x28176ea60
connection state: connecting]
[MT] 2021-5-2 23:04:38.894 [MTProto#0x280400000@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:38.894 [MTTcpConnection#19e64720 connecting to
149.154.175.55:443]
[Wakeup] 2021-5-2 23:04:38.911 enableBeginTransactions: false
[Account] 2021-5-2 23:04:38.911 Resigned master
[Network] 2021-5-2 23:04:38.911 Pause network connection
[Network] 2021-5-2 23:04:38.911 Pause worker network connection
[MT] 2021-5-2 23:04:38.911 [MTProto#0x280437180@0x280f3ca00 pause]
[MT] 2021-5-2 23:04:38.911 [MTProto#0x280437180@0x280f3ca00 changing transport
MTTcpTransport#0x28173d1a0 to #0x0]
[MT] 2021-5-2 23:04:38.911 [MTProto#0x280436e10@0x280f3ca00 pause]
[MT] 2021-5-2 23:04:38.911 [MTProto#0x280436e10@0x280f3ca00 changing transport
MTTcpTransport#0x28173d2c0 to #0x0]
[MT] 2021-5-2 23:04:38.912 [MTTcpConnection#1b504b40 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.912 [MTTcpConnection#1b5042b0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:38.972 Connection time: 77.592015 ms, interface: Wifi
[MT] 2021-5-2 23:04:38.972 [MTProto#0x280400000@0x280f3ca00 transport #0x28176ea60
connection state: connected]
[MT] 2021-5-2 23:04:38.972 [MTProto#0x280400000@0x280f3ca00 preparing ping
(6957894603399837696/0)]
[MT] 2021-5-2 23:04:38.972 [MTProto#0x280400000@0x280f3ca00 preparing
auth.bindTempAuthKey (6957894603399501824/1)]
[MT] 2021-5-2 23:04:38.972 [MTProto#0x280400000@0x280f3ca00 service tasks state:
16, resend: no]
[MT] 2021-5-2 23:04:38.972 [MTProto#0x280400000@0x280f3ca00 begin time sync]
[MT] 2021-5-2 23:04:38.972 [MTProto#0x280400000@0x280f3ca00 sending time fix ping
(6957894603400542208/2, 1504856139689760462)]
[MT] 2021-5-2 23:04:39.000 [MTProto#0x280400000@0x280f3ca00 [104] received
<MTBadServerSaltNotificationMessage: 0x283316180> (6957894603478723585,
1573459255152992513/1504856139689760462)]
[MT] 2021-5-2 23:04:39.000 [MTProto#0x280400000@0x280f3ca00 service tasks state: 0,
resend: no]
[MT] 2021-5-2 23:04:39.000 [MTContext#80f3ca00: global time difference changed:
0.0s]
[MT] 2021-5-2 23:04:39.000 [MTProto#0x280400000@0x280f3ca00 preparing
auth.bindTempAuthKey (6957894603480300544/3)]
[MT] 2021-5-2 23:04:39.028 [MTProto#0x280400000@0x280f3ca00 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6957894603480300544
uniqueId:813016377691662423 serverSalt: -6767769484678161865 (6957894603595288577,
1573459255152992513/1504856139689760462)]
[MT] 2021-5-2 23:04:39.028 [MTProto#0x280400000@0x280f3ca00 [168] received
<MTMsgsAckMessage: 0x28313d140> (6957894603595293697,
1573459255152992513/1504856139689760462)]
[MT] 2021-5-2 23:04:39.048 [MTProto#0x280400000@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283316400> (6957894603679951873,
1573459255152992513/1504856139689760462)]
[MT] 2021-5-2 23:04:39.048 [MTProto#0x280400000@0x280f3ca00 changing transport
MTTcpTransport#0x28176ea60 to #0x0]
[MT] 2021-5-2 23:04:39.048 [MTContext#80f3ca00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:1573459255152992513 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-5-2 23:04:39.048 [MTTcpConnection#19e64720 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280437180@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x281728b40]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280436e10@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x281728960]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x28043d810@0x280f3ca00 changing transport
MTTcpTransport#0x28173d620 to #0x0]
[MT] 2021-5-2 23:04:39.049 [MTNetworkAvailability#0x283d28b40 state: L_-U_+]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280437180@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280437180@0x280f3ca00 transport #0x281728b40
connection state: connecting]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280437180@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280436e10@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:39.049 [MTTcpConnection#1b1052d0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280436e10@0x280f3ca00 transport #0x281728960
connection state: connecting]
[MT] 2021-5-2 23:04:39.049 [MTProto#0x280436e10@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:39.049 [MTNetworkAvailability#0x283d28fc0 state: L_-U_+]
[Wakeup] 2021-5-2 23:04:42.638 enableBeginTransactions: true (active)
[Account] 2021-5-2 23:04:42.643 Became master
[Network] 2021-5-2 23:04:42.643 Resume network connection
[Network] 2021-5-2 23:04:42.643 Resume worker network connection
[MT] 2021-5-2 23:04:42.643 [MTProto#0x280437180@0x280f3ca00 resume]
[MT] 2021-5-2 23:04:42.643 [MTProto#0x280437180@0x280f3ca00 changing transport
MTTcpTransport#0x281728b40 to #0x0]
[MT] 2021-5-2 23:04:42.644 [MTProto#0x280437180@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28176a520]
[MT] 2021-5-2 23:04:42.644 [MTProto#0x280436e10@0x280f3ca00 resume]
[MT] 2021-5-2 23:04:42.645 [MTNetworkAvailability#0x283d92790 state: L_-U_+]
[MT] 2021-5-2 23:04:42.645 [MTProto#0x280436e10@0x280f3ca00 changing transport
MTTcpTransport#0x281728960 to #0x0]
[MT] 2021-5-2 23:04:42.646 [MTProto#0x280436e10@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x2817617a0]
[MT] 2021-5-2 23:04:42.646 [MTProto#0x280437180@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:42.646 [MTProto#0x280437180@0x280f3ca00 transport #0x28176a520
connection state: connecting]
[MT] 2021-5-2 23:04:42.646 [MTProto#0x280437180@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:42.646 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:42.646 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:42.646 [MTProto#0x280436e10@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:42.646 [MTProto#0x280436e10@0x280f3ca00 transport #0x2817617a0
connection state: connecting]
[MT] 2021-5-2 23:04:42.646 [MTProto#0x280436e10@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:42.646 [MTNetworkAvailability#0x283d40b40 state: L_-U_+]
[MT] 2021-5-2 23:04:42.648 [MTTcpConnection#1b404e10 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:42.648 [MTTcpConnection#1b4059b0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:42.695 Connection time: 47.197938 ms, interface: Wifi
[MT] 2021-5-2 23:04:42.696 [MTProto#0x280437180@0x280f3ca00 transport #0x28176a520
connection state: connected]
[MT] 2021-5-2 23:04:42.696 [MTProto#0x280437180@0x280f3ca00 sending time fix ping
(6957894619353257984/34, 4002326993482424468)]
[MT] 2021-5-2 23:04:42.696 Connection time: 47.909021 ms, interface: Wifi
[MT] 2021-5-2 23:04:42.696 [MTProto#0x280436e10@0x280f3ca00 transport #0x2817617a0
connection state: connected]
[MT] 2021-5-2 23:04:42.696 [MTProto#0x280436e10@0x280f3ca00 sending time fix ping
(6957894619355722752/0, 6308084216660280950)]
[MT] 2021-5-2 23:04:42.731 [MTProto#0x280437180@0x280f3ca00 [104] received
<MTBadServerSaltNotificationMessage: 0x28331d400> (6957894619466016769,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.731 [MTProto#0x280437180@0x280f3ca00 service tasks state: 0,
resend: no]
[MT] 2021-5-2 23:04:42.731 [MTContext#80f3ca00: global time difference changed:
-0.0s]
[MT] 2021-5-2 23:04:42.731 [MTContext#80f3ca00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:1573459255152992513 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-5-2 23:04:42.732 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.732 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-2 23:04:42.733 [MTProto#0x280437180@0x280f3ca00 preparing
account.updateDeviceLocked(period: -1), disableUpdates (6957894619476698112/0)]
[MT] 2021-5-2 23:04:42.733 [MTProto#0x280437180@0x280f3ca00 preparing
contacts.getTopPeers(flags: 4, offset: 0, limit: 16, hash: 0), disableUpdates
(6957894619477334016/0)]
[MT] 2021-5-2 23:04:42.733 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getSuggestedDialogFilters, disableUpdates (6957894619477667840/0)]
[MT] 2021-5-2 23:04:42.733 [MTProto#0x280437180@0x280f3ca00 preparing
help.getConfig, disableUpdates (6957894619477843968/0)]
[MT] 2021-5-2 23:04:42.733 [MTProto#0x280437180@0x280f3ca00 preparing
phone.getCallConfig, disableUpdates (6957894619478029312/0)]
[MT] 2021-5-2 23:04:42.733 [MTProto#0x280437180@0x280f3ca00 preparing
help.getAppConfig, disableUpdates (6957894619478205440/0)]
[MT] 2021-5-2 23:04:42.733 [MTProto#0x280437180@0x280f3ca00 preparing
account.getAutoDownloadSettings, disableUpdates (6957894619478377472/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6957894619478548480/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
help.getAppUpdate(source: ), disableUpdates (6957894619478747136/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing help.test,
disableUpdates (6957894619478978560/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
help.getPromoData, disableUpdates (6957894619479137280/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getStickers(emoticon: 👋⭐️, hash: 0), disableUpdates
(6957894619479296000/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getDialogFilters, disableUpdates (6957894619479592960/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6957894619479764992/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getSavedGifs(hash: 1388458579), disableUpdates (6957894619480004608/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6957894619480223744/0)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280437180@0x280f3ca00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6957894619480438784/0)]
[MT] 2021-5-2 23:04:42.734 container (6957894619481288704) of
(6957894619476698112,6957894619477334016,6957894619477667840,6957894619477843968,69
57894619478029312,6957894619478205440,6957894619478377472,6957894619478548480,69578
94619478747136,6957894619478978560,6957894619479137280,6957894619479296000,69578946
19479592960,6957894619479764992,6957894619480004608,6957894619480223744,69578946194
80438784), in 4002326993482424468
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280436e10@0x280f3ca00 [104] received
<MTBadServerSaltNotificationMessage: 0x283317540> (6957894619477341185,
1573459255152992513/6308084216660280950)]
[MT] 2021-5-2 23:04:42.734 [MTProto#0x280436e10@0x280f3ca00 service tasks state: 0,
resend: no]
[MT] 2021-5-2 23:04:42.735 [MTContext#80f3ca00: global time difference changed:
-0.0s]
[MT] 2021-5-2 23:04:42.735 [MTContext#80f3ca00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:1573459255152992513 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-5-2 23:04:42.788 [MTProto#0x280437180@0x280f3ca00 [296] received
MTNewSessionCreatedMessage session_created firstMessageId:6957894619476698112
uniqueId:-7531880611147403146 serverSalt: -6767769484678161865
(6957894619636923393, 1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.788 [MTProto#0x280437180@0x280f3ca00 [296] received
<MTMsgsAckMessage: 0x28312a760> (6957894619637088257,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.788 [MTProto#0x280437180@0x280f3ca00 [120] received
<MTRpcResultMessage: 0x283329d80> (6957894619660439553,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.795 [MTRequestMessageService#0x281718d80 response for
6957894619477334016 is contacts.TopPeers.topPeers(categories: [], chats: [], users:
[])]
[MT] 2021-5-2 23:04:42.795 [MTContext#80f3ca00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:1573459255152992513 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-5-2 23:04:42.795 [MTProto#0x280437180@0x280f3ca00 [472] received
<MTRpcResultMessage: 0x283329360> (6957894619660525569,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.797 [MTRequestMessageService#0x281718d80 response for
6957894619478029312 is DataJSON.dataJSON(data:
{"enable_vp8_encoder":true,"enable_vp8_decoder":true,"enable_vp9_encoder":true,"ena
ble_vp9_decoder":true,"enable_h265_encoder":true,"enable_h265_decoder":true,"enable
_h264_encoder":true,"enable_h264_decoder":true,"audio_frame_size":60,"jitter_min_de
lay_60":2,"jitter_max_delay_60":10,"jitter_max_slots_60":20,"jitter_losses_to_reset
":20,"jitter_resync_threshold":0.5,"audio_congestion_window":1024,"audio_max_bitrat
e":20000,"audio_max_bitrate_edge":16000,"audio_max_bitrate_gprs":8000,"audio_max_bi
trate_saving":8000,"audio_init_bitrate":16000,"audio_init_bitrate_edge":8000,"audio
_init_bitrate_gprs":8000,"audio_init_bitrate_saving":8000,"audio_bitrate_step_incr"
:1000,"audio_bitrate_step_decr":1000,"use_system_ns":true,"use_system_aec":true,"fo
rce_tcp":false,"jitter_initial_delay_60":2,"adsp_good_impls":"(Qualcomm
Fluence)","bad_call_rating":true,"use_ios_vpio_agc":false,"use_tcp":false,"audio_me
dium_fec_bitrate":20000,"audio_medium_fec_multiplier":0.1,"audio_strong_fec_bitrate
":7000})]
[MT] 2021-5-2 23:04:42.797 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28331e000> (6957894619662462977,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.797 [MTRequestMessageService#0x281718d80 response for
6957894619476698112 is Bool.boolTrue]
[MT] 2021-5-2 23:04:42.797 [MTProto#0x280437180@0x280f3ca00 [168] received
<MTRpcResultMessage: 0x28331e060> (6957894619667051521,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.798 [MTRequestMessageService#0x281718d80 response for
6957894619478377472 is account.AutoDownloadSettings.autoDownloadSettings(low:
AutoDownloadSettings.autoDownloadSettings(flags: 8, photoSizeMax: 1048576,
videoSizeMax: 0, fileSizeMax: 0, videoUploadMaxbitrate: 60), medium:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 10485760, fileSizeMax: 1048576, videoUploadMaxbitrate: 80), high:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 15728640, fileSizeMax: 3145728, videoUploadMaxbitrate: 80))]
[MT] 2021-5-2 23:04:42.798 [MTProto#0x280437180@0x280f3ca00 [136] received
<MTRpcResultMessage: 0x28331df80> (6957894619670943745,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.799 [MTRequestMessageService#0x281718d80 response for
6957894619478978560 is error: 400: INPUT_METHOD_INVALID_3236037367_115516]
[MT] 2021-5-2 23:04:42.799 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28331c660> (6957894619671064577,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.800 [MTRequestMessageService#0x281718d80 response for
6957894619477667840 is []]
[MT] 2021-5-2 23:04:42.800 [MTProto#0x280437180@0x280f3ca00 [488] received
<MTRpcResultMessage: 0x283315a60> (6957894619680113665,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.804 [MTRequestMessageService#0x281718d80 response for
6957894619477843968 is Config.config(flags: 11854, date: 1620011082, expires:
1620014815, testMode: Bool.boolFalse, thisDc: 1, dcOptions:
[DcOption.dcOption(flags: 0, id: 1, ipAddress: 149.154.175.55, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 1, ipAddress: 149.154.175.55, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 1, ipAddress:
2001:0b28:f23d:f001:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 2, ipAddress: 149.154.167.50, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 2, ipAddress: 149.154.167.51, port: 443,
secret: nil), DcOption.dcOption(flags: 2, id: 2, ipAddress: 149.154.167.151, port:
443, secret: nil), DcOption.dcOption(flags: 1, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 3, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 3, ipAddress: 149.154.175.100, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 3, ipAddress: 149.154.175.100, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 3, ipAddress:
2001:0b28:f23d:f003:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 4, ipAddress: 149.154.167.92, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 4, ipAddress: 149.154.167.92, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 2, id: 4, ipAddress: 149.154.164.250, port: 443, secret:
nil), DcOption.dcOption(flags: 3, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 1, id: 5, ipAddress:
2001:0b28:f23f:f005:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 5, ipAddress: 91.108.56.146, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 5, ipAddress: 91.108.56.146, port: 443,
secret: nil)], dcTxtDomainName: apv3.stel.com, chatSizeMax: 200, megagroupSizeMax:
200000, forwardedCountMax: 100, onlineUpdatePeriodMs: 210000, offlineBlurTimeoutMs:
5000, offlineIdleTimeoutMs: 30000, onlineCloudTimeoutMs: 300000,
notifyCloudDelayMs: 30000, notifyDefaultDelayMs: 1500, pushChatPeriodMs: 60000,
pushChatLimit: 2, savedGifsLimit: 200, editTimeLimit: 172800, revokeTimeLimit:
2147483647, revokePmTimeLimit: 2147483647, ratingEDecay: 2419200,
stickersRecentLimit: 200, stickersFavedLimit: 5, channelsReadMediaPeriod: 604800,
tmpSessions: nil, pinnedDialogsCountMax: 5, pinnedInfolderCountMax: 100,
callReceiveTimeoutMs: 20000, callRingTimeoutMs: 90000, callConnectTimeoutMs: 30000,
callPacketTimeoutMs: 10000, meUrlPrefix: https://t.me/, autoupdateUrlPrefix: nil,
gifSearchUsername: Optional("gif"), venueSearchUsername: Optional("foursquare"),
imgSearchUsername: Optional("bing"), staticMapsProvider: nil, captionLengthMax:
1024, messageLengthMax: 4096, webfileDcId: 4, suggestedLangCode: Optional("en"),
langPackVersion: Optional(1800867), baseLangPackVersion: Optional(0))]
[MT] 2021-5-2 23:04:42.804 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283315a80> (6957894619682972673,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.804 [MTContext#80f3ca00: address set updated for 4]
[MT] 2021-5-2 23:04:42.804 [MTRequestMessageService#0x281718d80 response for
6957894619478548480 is help.TermsOfServiceUpdate.termsOfServiceUpdateEmpty(expires:
1620014682)]
[MT] 2021-5-2 23:04:42.804 [MTContext#80f3ca00: address set updated for 3]
[MT] 2021-5-2 23:04:42.805 [MTContext#80f3ca00: address set updated for 1]
[MT] 2021-5-2 23:04:42.806 [MTContext#80f3ca00: address set updated for 2]
[MT] 2021-5-2 23:04:42.806 [MTContext#80f3ca00: address set updated for 5]
[MT] 2021-5-2 23:04:42.807 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x2833b2e80> (6957894619685940225,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.807 [MTRequestMessageService#0x281718d80 response for
6957894619478747136 is help.AppUpdate.noAppUpdate]
[MT] 2021-5-2 23:04:42.807 [MTProto#0x280437180@0x280f3ca00 [120] received
<MTRpcResultMessage: 0x2833b3240> (6957894619696604161,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.810 [MTRequestMessageService#0x281718d80 response for
6957894619479764992 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-2 23:04:42.810 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894619801336832/0)]
[MT] 2021-5-2 23:04:42.810 [MTProto#0x280437180@0x280f3ca00 preparing
updates.getDifference(flags: 0, pts: 1552, ptsTotalLimit: nil, date: 1619605781,
qts: 0), disableUpdates (6957894619801474048/0)]
[MT] 2021-5-2 23:04:42.810 container (6957894619801809920) of
(6957894619801474048), in 4002326993482424468
[MT] 2021-5-2 23:04:42.811 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894619806267392/0)]
[MT] 2021-5-2 23:04:42.811 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6957894619806430208/0)]
[MT] 2021-5-2 23:04:42.811 container (6957894619806666752) of
(6957894619806430208), in 4002326993482424468
[MT] 2021-5-2 23:04:42.813 [MTProto#0x280437180@0x280f3ca00 [280] received
<MTRpcResultMessage: 0x2833a16a0> (6957894619704069121,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.816 [MTRequestMessageService#0x281718d80 response for
6957894619479592960 is [DialogFilter.dialogFilter(flags: 4127, id: 118, title:
Unread, emoticon: nil, pinnedPeers: [], includePeers: [], excludePeers: []),
DialogFilter.dialogFilter(flags: 3, id: 57, title: Personal, emoticon: nil,
pinnedPeers: [], includePeers: [], excludePeers: []),
DialogFilter.dialogFilter(flags: 31, id: 148, title: Me, emoticon: nil,
pinnedPeers: [], includePeers: [InputPeer.inputPeerUser(userId: 1609186828,
accessHash: 9147990310510734432), InputPeer.inputPeerUser(userId: 1761892016,
accessHash: -8022919676578573661), InputPeer.inputPeerChannel(channelId:
1005640892, accessHash: 1304489318150496873)], excludePeers: [])]]
[MT] 2021-5-2 23:04:42.816 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x2833a20c0> (6957894619704193025,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.816 [MTRequestMessageService#0x281718d80 response for
6957894619480004608 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-2 23:04:42.816 [MTProto#0x280437180@0x280f3ca00 [104] received
<MTRpcResultMessage: 0x2833a1fc0> (6957894619707633665,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.817 [MTRequestMessageService#0x281718d80 response for
6957894619480223744 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-2 23:04:42.817 [MTProto#0x280437180@0x280f3ca00 [1560] received
<MTRpcResultMessage: 0x2833a1e80> (6957894619731670017,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.821 [MTRequestMessageService#0x281718d80 response for
6957894619478205440 is JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: test, value: JSONValue.jsonNumber(value:
1.0)), JSONObjectValue.jsonObjectValue(key: video_conversion, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: remux_fmp4,
value: JSONValue.jsonBool(value: Bool.boolFalse))])),
JSONObjectValue.jsonObjectValue(key: emojies_animated_zoom, value:
JSONValue.jsonNumber(value: 0.625)), JSONObjectValue.jsonObjectValue(key:
emojies_send_dice, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
🎲), JSONValue.jsonString(value: 🎯), JSONValue.jsonString(value: 🏀),
JSONValue.jsonString(value: ⚽), JSONValue.jsonString(value: ⚽️),
JSONValue.jsonString(value: 🎰), JSONValue.jsonString(value: 🎳)])),
JSONObjectValue.jsonObjectValue(key: emojies_send_dice_success, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: 🎯, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value, value:
JSONValue.jsonNumber(value: 6.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 62.0))])),
JSONObjectValue.jsonObjectValue(key: 🏀, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: ⚽,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 5.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: ⚽️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: 🎰,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 64.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: 🎳, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
6.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))]))])), JSONObjectValue.jsonObjectValue(key:
emojies_sounds, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: 🎃, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458539)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -2107001400913062971)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEo9BnsW2sdywAlykuEt7IAK))])),
JSONObjectValue.jsonObjectValue(key: ⚰️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458540)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -1498869544183595185)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEpuGoySQ1MpFqW7hKqF7vIk))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♂️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176331)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3986395821757915468)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEp5pwOivmnBHakvgBupebN1))])),
JSONObjectValue.jsonObjectValue(key: 🧟, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176332)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8929417974289765626)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEomMCW2iN--yr-CjsmjOzEC))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♀️
, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176333)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 9161696144162881753)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEpvkEais9PClJ_ONKffEMYy))])),
JSONObjectValue.jsonObjectValue(key: 🍑, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4963180910661861548)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -7431729439735063448)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaErYIPryFOCFznoddEPf85JB))])),
JSONObjectValue.jsonObjectValue(key: ❤️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4978826754966683841)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3926211553285686901)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEoiMyP20770vOx5CmObzaxI))])),
JSONObjectValue.jsonObjectValue(key: 🎉, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410731)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -6735741215105321887)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEosi2XRF6Q5oKUnyEX01ckS))])),
JSONObjectValue.jsonObjectValue(key: 🎊, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410732)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 8518192996098758509)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaErK7dUbY1BEa-WGXuK0OB29))])),
JSONObjectValue.jsonObjectValue(key: 🎄, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410733)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -4142643820629256996)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaEpPaMnwoq9PjPJc0_UuXbEE))])),
JSONObjectValue.jsonObjectValue(key: 🦾, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410734)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8934384022571962340)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGCPaErzHk1cCyi-Ij4igbCXWA2S))]))])),
JSONObjectValue.jsonObjectValue(key: gif_search_branding, value:
JSONValue.jsonString(value: tenor)), JSONObjectValue.jsonObjectValue(key:
gif_search_emojies, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: 👍), JSONValue.jsonString(value: 😘),
JSONValue.jsonString(value: 😍), JSONValue.jsonString(value: 😡),
JSONValue.jsonString(value: 🥳), JSONValue.jsonString(value: 😂),
JSONValue.jsonString(value: 😮), JSONValue.jsonString(value: 🙄),
JSONValue.jsonString(value: 😎), JSONValue.jsonString(value: 👎)])),
JSONObjectValue.jsonObjectValue(key: stickers_emoji_suggest_only_api, value:
JSONValue.jsonBool(value: Bool.boolFalse)), JSONObjectValue.jsonObjectValue(key:
stickers_emoji_cache_time, value: JSONValue.jsonNumber(value: 86400.0)),
JSONObjectValue.jsonObjectValue(key: history_import_filters, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: zip, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key:
main_file_patterns, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
_chat\.txt), JSONValue.jsonString(value: KakaoTalkChats\.txt),
JSONValue.jsonString(value: Talk_.*?\.txt)]))])),
JSONObjectValue.jsonObjectValue(key: txt, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: patterns, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: ^\[LINE\])]))]))])),
JSONObjectValue.jsonObjectValue(key: youtube_pip, value:
JSONValue.jsonString(value: inapp)), JSONObjectValue.jsonObjectValue(key:
qr_login_camera, value: JSONValue.jsonBool(value: Bool.boolTrue)),
JSONObjectValue.jsonObjectValue(key: qr_login_code, value:
JSONValue.jsonString(value: primary)), JSONObjectValue.jsonObjectValue(key:
dialog_filters_enabled, value: JSONValue.jsonBool(value: Bool.boolTrue)),
JSONObjectValue.jsonObjectValue(key: dialog_filters_tooltip, value:
JSONValue.jsonBool(value: Bool.boolTrue)), JSONObjectValue.jsonObjectValue(key:
autoarchive_setting_available, value: JSONValue.jsonBool(value: Bool.boolFalse)),
JSONObjectValue.jsonObjectValue(key: pending_suggestions, value:
JSONValue.jsonArray(value: [])), JSONObjectValue.jsonObjectValue(key:
autologin_token, value: JSONValue.jsonString(value:
4lmn_JbgsvQ_1L0H_c3_3ICusGD4LqYs2pTWlwOmgQNgj2hKFUMd5hcAY5Ex34NvVNtmMKUhLwrrypeprZY
ujA1b4UIE53YjTzY)), JSONObjectValue.jsonObjectValue(key: autologin_domains, value:
JSONValue.jsonArray(value: [JSONValue.jsonString(value: instantview.telegram.org),
JSONValue.jsonString(value: translations.telegram.org), JSONValue.jsonString(value:
contest.dev), JSONValue.jsonString(value: contest.com), JSONValue.jsonString(value:
bugs.telegram.org), JSONValue.jsonString(value: suggestions.telegram.org),
JSONValue.jsonString(value: themes.telegram.org)]))])]
[MT] 2021-5-2 23:04:42.821 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x2833b3a80> (6957894619732186113,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.822 [MTRequestMessageService#0x281718d80 response for
6957894619479137280 is help.PromoData.promoDataEmpty(expires: 1620011982)]
[MT] 2021-5-2 23:04:42.822 [MTProto#0x280437180@0x280f3ca00 [21688] received
<MTRpcResultMessage: 0x283318500> (6957894619800634369,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.837 [MTRequestMessageService#0x281718d80 response for
6957894619479296000 is messages.Stickers.stickers(hash: 1375450121, stickers:
[Document.document(flags: 1, id: 773947703670341889, accessHash:
3811948230390824482, fileReference: 00608f684a72f75b...21b, date: 1567526326,
mimeType: application/x-tgsticker, size: 7269, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d04b103dc70434d...141b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4794)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341644, accessHash:
-4614999269277809612), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210270, accessHash:
2421847112063473913, fileReference: 00608f684a05dc6c...21b, date: 1591350799,
mimeType: application/x-tgsticker, size: 23697, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2401b302dc735072...249b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4560)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 643524467607207978, accessHash:
-46344321943169955), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 889097267229753428, accessHash:
-431909020396636310, fileReference: 00608f684a4fc0f4...21b, date: 1590940561,
mimeType: application/x-tgsticker, size: 3667, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0d04a507dc4d815a...209b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 2358)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 889097267229753346, accessHash:
4728916878748424640), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228136, accessHash:
-3238137181760124862, fileReference: 00608f684a30173e...21b, date: 1591114583,
mimeType: application/x-tgsticker, size: 17154, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1604b302dc458347...139b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5256)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227914, accessHash:
1255278966245853948), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902432, accessHash:
9063860424408468101, fileReference: 00608f684aae9a37...21b, date: 1566570851,
mimeType: application/x-tgsticker, size: 36051, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2001b107dc538146...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6508)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902402, accessHash:
-7806000787895559575), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 825877053734650104, accessHash:
1784738405848605362, fileReference: 00608f684ad44e8c...21b, date: 1605862894,
mimeType: application/x-tgsticker, size: 19590, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1605b105dc6b8650...254b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7108)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 825877053734649872, accessHash:
7279792031020692847), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1715604568760385730, accessHash:
-1737056499896928174, fileReference: 00608f684aabb878...21b, date: 1610370048,
mimeType: application/x-tgsticker, size: 18343, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0607b203dc644481...255b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6586)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1715604568760385544, accessHash:
-5887670677438400053), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3473118208624427039, accessHash:
-3325144201863997920, fileReference: 00608f684afdd4d2...21b, date: 1579599683,
mimeType: application/x-tgsticker, size: 16481, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0906b302dc4a024a...194b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6054)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3473118208624427009, accessHash:
7617897855036857551), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1145788388561911879, accessHash:
-6603946260761256568, fileReference: 00608f684a967eaa...21b, date: 1602514169,
mimeType: application/x-tgsticker, size: 61095, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1004b006dc5d8c78...293b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5846)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1145788388561911814, accessHash:
-1837122177211935641), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1604927367531200552, accessHash:
-7472612736435491471, fileReference: 00608f684ab11a4b...21b, date: 1592223142,
mimeType: application/x-tgsticker, size: 28260, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e02af00dc414e8a...229b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5694)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1604927367531200524, accessHash:
-3938839609103996780), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342104, accessHash:
4125524201144571032, fileReference: 00608f684a4c7e5e...21b, date: 1584917876,
mimeType: application/x-tgsticker, size: 6340, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a01b208dc50864f...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4526)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341650, accessHash:
-3344511157009669418), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1153520807163462056, accessHash:
-6974943498763632663, fileReference: 00608f684a639502...21b, date: 1600942822,
mimeType: application/x-tgsticker, size: 20534, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e01b209dc748464...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7090)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1153520807163461642, accessHash:
-5384579018732009548), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2887890281313599513, accessHash:
-3771095717337996969, fileReference: 00608f684a6a08e9...21b, date: 1584626737,
mimeType: application/x-tgsticker, size: 13086, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d08b200dc498154...213b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4130)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2887890281313599489, accessHash:
-5610831004633955767), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611711, accessHash:
3978369746062647300, fileReference: 00608f684a66e105...21b, date: 1579306374,
mimeType: application/x-tgsticker,
size: 5755, thumbs: Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j",
bytes: 2103ad06dc4a817f...210b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w:
128, h: 128, size: 3944)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610947, accessHash:
129123443123681119), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846599, accessHash:
1671976775248560729, fileReference: 00608f684a374be2...21b, date: 1584627248,
mimeType: application/x-tgsticker, size: 8075, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b08b008dc634148...122b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3434)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846468, accessHash:
8482662393831154426), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 336920350212229021, accessHash:
5067689452271118588, fileReference: 00608f684a8cbeda...21b, date: 1588838732,
mimeType: application/x-tgsticker, size: 23036, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2105b202dc558979...196b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5846)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 336920350212227104, accessHash:
9185165191696467398), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342279, accessHash:
-8011807803973505726, fileReference: 00608f684a72819e...21b, date: 1600940600,
mimeType: application/x-tgsticker, size: 9036, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
05b206dc01804541...138b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3768)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341655, accessHash:
-5636917496666810263), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 972988179067961587, accessHash:
1771895265896904300, fileReference: 00608f684ab9ce65...21b, date: 1603577899,
mimeType: application/x-tgsticker, size: 10084, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2208b103dc498553...207b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4232)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 972988179067961352, accessHash:
3741764060268234885), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040908, accessHash:
-5900462764218380421, fileReference: 00608f684acda723...21b, date: 1588341512,
mimeType: application/x-tgsticker, size: 16790, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2103b206dc698284...159b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3278)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040644, accessHash:
-8027589399280686711), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 562563904580878430, accessHash:
7261879347755635293, fileReference: 00608f684a4aedae...21b, date: 1572353795,
mimeType: application/x-tgsticker, size: 14320, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c01ae01dc58454b...240b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5406)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 562563904580878340, accessHash:
-7437699418479126070), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 499916253176007584, accessHash:
-4637868303388529592, fileReference: 00608f684acbffab...21b, date: 1605098934,
mimeType: application/x-tgsticker, size: 7365, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0c03b301e11905d5...70b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 670)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 499916253176004642, accessHash:
1379238086485244273), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 921208938110648450, accessHash:
7423130228144691868, fileReference: 00608f684a73b451...21b, date: 1592080797,
mimeType: application/x-tgsticker, size: 21769, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904b302dc470180...38b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 8970)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 921208938110648327, accessHash:
8755469205574598796), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846630, accessHash:
-4843701057724171925, fileReference: 00608f684a7b6a20...21b, date: 1588408743,
mimeType: application/x-tgsticker, size: 9712, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1905a100dc4c8057...197b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3666)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846469, accessHash:
5903056087544133523), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393349, accessHash:
8452530284324154105, fileReference: 00608f684a372862...21b, date: 1561820007,
mimeType: application/x-tgsticker, size: 7285, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2303b000dc4b824b...177b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3848)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393345, accessHash:
-5708303349756927635), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228088, accessHash:
4038408226467482438, fileReference: 00608f684a929737...21b, date: 1582886325,
mimeType: application/x-tgsticker, size: 11560, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0f08b301dc4b05a1...250b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5344)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227913, accessHash:
-4480352281829534930), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 336920350212228868, accessHash:
-8989842492348770237, fileReference: 00608f684a28807c...21b, date: 1570646396,
mimeType: application/x-tgsticker, size: 27403, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b05b104dc7d834b...111b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6588)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 336920350212227101, accessHash:
-5585344583175527453), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342034, accessHash: 420293001368948895,
fileReference: 00608f684a0d7470...21b, date: 1580661291, mimeType: application/x-
tgsticker, size: 6293, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1604b001dc51815b...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6162)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt:
👋, stickerset: InputStickerSet.inputStickerSetID(id: 773947703670341648,
accessHash: -7841937219069900165), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210226, accessHash:
6063690760577912230, fileReference: 00608f684a806435...21b, date: 1577457043,
mimeType: application/x-tgsticker, size: 23144, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1509ac02dc4d8156...241b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5924)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 643524467607207975, accessHash:
-27640390766608427), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846539, accessHash:
-1451592569146806840, fileReference: 00608f684a2749ec...21b, date: 1575540585,
mimeType: application/x-tgsticker, size: 6844, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0c03b209dc674374...261b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4380)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846467, accessHash:
-1640386077508944268), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393404, accessHash:
4121173489080505815, fileReference: 00608f684a504a0e...21b, date: 1580826608,
mimeType: application/x-tgsticker, size: 18815, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1305b001dc4a854a...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6248)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393347, accessHash:
-3898307644151342454), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228058, accessHash:
4095033192292472273, fileReference: 00608f684abb093a...21b, date: 1576578088,
mimeType: application/x-tgsticker, size: 10289, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b09aa09dc00804b...274b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5722)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227912, accessHash:
-4181544843580916054), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228015, accessHash:
3642992117782754281, fileReference: 00608f684a041d82...21b, date: 1573136019,
mimeType: application/x-tgsticker, size: 17771, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1208af04dc5e816b...178b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4578)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227907, accessHash:
-229328336952380226), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 891885078961979470, accessHash:
5241867985775751597, fileReference: 00608f684a132d80...21b, date: 1583436286,
mimeType: application/x-tgsticker, size: 16938, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f07b200dc6d8048...218b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5270)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 891885078961979395, accessHash:
-2852759224607345100), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732846, accessHash:
3870769698624322182, fileReference: 00608f684a51f15b...21b, date: 1590320703,
mimeType: application/x-tgsticker, size: 17671, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0d00b302dc568362...266b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5840)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731488, accessHash:
2134198099370330002), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902492, accessHash:
1190599444282694543, fileReference: 00608f684ab92bce...21b, date: 1586017600,
mimeType: application/x-tgsticker, size: 40153, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1706b300dc7b454e...247b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 8128)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902403, accessHash:
9211769664114318291), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 794326550395748886, accessHash:
5831918055903838282, fileReference: 00608f684a35412a...21b, date: 1578223006,
mimeType: application/x-tgsticker, size: 19363, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1300b204dc518073...257b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6456)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 794326550395748364, accessHash:
3183759976429446877), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1715604568760385638, accessHash:
4238646063944643286, fileReference: 00608f684adf8d07...21b, date: 1587630627,
mimeType: application/x-tgsticker, size: 22049, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904b200dc6f4249...240b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5334)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 😘, stickerset:
InputStickerSet.inputStickerSetID(id: 1715604568760385542, accessHash:
6849193521525199436), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1269403972611866933, accessHash:
8986546470659668148, fileReference: 00608f684a5933ba...21b, date: 1588950833,
mimeType: application/x-tgsticker, size: 10131, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2207b100dc61424e...160b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5170)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1269403972611866633, accessHash:
8338539169628304139), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902474, accessHash:
6926879190801838749, fileReference: 00608f684abb6a2b...21b, date: 1579378764,
mimeType: application/x-tgsticker, size: 17106, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0a08b209dc4c475b...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5458)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902404, accessHash:
-1317064026250840252), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1901206392136532031, accessHash:
7438676755479767599, fileReference: 00608f684a0f8d08...21b, date: 1611518817,
mimeType: application/x-tgsticker, size: 18672, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1006ae08dc458054...211b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4632)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1901206392136531972, accessHash:
3253875945846020816), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298118129, accessHash:
2621219110572971380, fileReference: 00608f684af262b0...21b, date:
1611585562, mimeType: application/x-tgsticker, size: 58812, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a05af06dc5e8768...161b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6564)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117645, accessHash:
1185564336354906243), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 816099496260796811, accessHash:
5801538075980751267, fileReference: 00608f684a1dc7c7...21b, date: 1610105934,
mimeType: application/x-tgsticker, size: 33910, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a01b108dc460882...38b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7156)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 816099496260796428, accessHash:
8066817521109048344), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732947, accessHash:
3586914096516913823, fileReference: 00608f684a7ef602...21b, date: 1607961709,
mimeType: application/x-tgsticker, size: 24515, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c01b200dc460580...269b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6158)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731492, accessHash:
-5745683381489047893), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033764, accessHash:
4731805980580439689, fileReference: 00608f684aa550b2...21b, date: 1607903833,
mimeType: application/x-tgsticker, size: 16750, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1807b100dc4c4b48...264b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5920)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033289, accessHash:
-3728461724054842652), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1052321353216032805, accessHash:
3297078642394740239, fileReference: 00608f684a97b526...21b, date: 1608014985,
mimeType: application/x-tgsticker, size: 25911, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e07b202dc5b4246...182b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3820)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1052321353216032769, accessHash:
2551438725932833239), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909764, accessHash:
-8465029600234705083, fileReference: 00608f684a9fd297...21b, date: 1606770639,
mimeType: application/x-tgsticker, size: 34182, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2300b302dc72464a...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4894)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909636, accessHash:
7740004436259374655), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 891885078961979569, accessHash: 161077355098283658,
fileReference: 00608f684a8de3bd...21b, date: 1608065676, mimeType: application/x-
tgsticker, size: 13963, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2705ae06dc654c47...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5018)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 891885078961979400, accessHash:
8856891413548023551), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1451390786439479447, accessHash:
-2747638965517032525, fileReference: 00608f684a0d09db...21b, date: 1605363775,
mimeType: application/x-tgsticker, size: 10224, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2f088908dc008046...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4314)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1451390786439479303, accessHash:
-4782809840447336817), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 794326550395748940, accessHash:
5932404458609923602, fileReference: 00608f684a1ae2f8...21b, date: 1603887463,
mimeType: application/x-tgsticker, size: 43537, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
32039f06dc4c5b7b...257b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6782)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 794326550395748366, accessHash:
-3739862908622537461), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 35707580709863535, accessHash: 8394871864732703641,
fileReference: 00608f684a14eb30...21b, date: 1604841155, mimeType: application/x-
tgsticker, size: 6740, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
10019404dc538054...157b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3366)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 35707580709863427, accessHash:
7116046636979173060), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298118091, accessHash:
659631866524225321, fileReference: 00608f684a339fd7...21b, date: 1603295989,
mimeType: application/x-tgsticker, size: 37070, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c02b2dc1485a78c...177b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7688)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117644, accessHash:
2490019370742919005), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3134813165250936951, accessHash:
-1638105075977397300, fileReference: 00608f684a7bfbf5...21b, date: 1607287257,
mimeType: application/x-tgsticker, size: 27417, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b06b301dc6b8248...238b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5194)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3134813165250936838, accessHash:
4719118296142880336), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846772, accessHash:
6343070440643611923, fileReference: 00608f684aef5669...21b, date: 1605178085,
mimeType: application/x-tgsticker, size: 18795, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f08acdc0f44b549...105b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7016)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846478, accessHash:
5760631562504651172), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210332, accessHash:
-5435145240163629703, fileReference: 00608f684af7f440...21b, date: 1601034731,
mimeType: application/x-tgsticker, size: 26365, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
20058e05dc080843...270b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5394)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags:
0, alt: 👋, stickerset: InputStickerSet.inputStickerSetID(id: 643524467607207979,
accessHash: -1001751123297463082), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611866, accessHash:
-7412833975781015833, fileReference: 00608f684a8ce328...21b, date: 1604050855,
mimeType: application/x-tgsticker, size: 27644, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2c06a606dc486756...209b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5370)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610951, accessHash:
6774188671679358605), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 825877053734650085, accessHash:
-8813018989882042344, fileReference: 00608f684a1aed15...21b, date: 1603316265,
mimeType: application/x-tgsticker, size: 18649, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2a09ae07dc4c0999...186b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4056)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 825877053734649871, accessHash:
5864287219021064643), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909742, accessHash:
-8666640228744310119, fileReference: 00608f684a0b0d94...21b, date: 1603552237,
mimeType: application/x-tgsticker, size: 33108, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
18008a02dc48078c...170b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3928)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909635, accessHash:
3428495162623559066), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2887890281313599526, accessHash:
2380225471029498026, fileReference: 00608f684aece650...21b, date: 1597937612,
mimeType: application/x-tgsticker, size: 12715, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1505b103dc0b4806...244b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4956)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2887890281313599490, accessHash:
-7680289593503668820), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 920408321846936589, accessHash:
-1879910361344024730, fileReference: 00608f684a79c8c8...21b, date: 1598375410,
mimeType: application/x-tgsticker, size: 14881, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
08089601ef0bdc00...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3168)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 920408321846935572, accessHash:
2775310847088800246), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2458808419784589341, accessHash:
1860363986371510953, fileReference: 00608f684aad1ec5...21b, date: 1602270659,
mimeType: application/x-tgsticker, size: 12190, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2009b209dc5d427f...183b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5402)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2458808419784589314, accessHash:
1348740039013451592), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732915, accessHash:
-3428510251851867818, fileReference: 00608f684ac2e3b1...21b, date: 1601812118,
mimeType: application/x-tgsticker, size: 22141, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
069e07dc00804c57...96b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5196)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731490, accessHash:
6743947196864772302), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393454, accessHash:
-7522848991094143123, fileReference: 00608f684a6f5d08...21b, date: 1600270164,
mimeType: application/x-tgsticker, size: 57559, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2201ab02e14709e5...94b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 2226)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393349, accessHash:
5886475903617899705), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040969, accessHash:
8165860764175780681, fileReference: 00608f684a752183...21b, date: 1599750886,
mimeType: application/x-tgsticker, size: 18007, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1101b007dc488384...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4990)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040646, accessHash:
1437933154683903296), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909711, accessHash:
-7804829931021758101, fileReference: 00608f684a76522f...21b, date: 1600020846,
mimeType: application/x-tgsticker, size: 24107, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e05af04dc4a854d...238b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5788)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909634, accessHash:
656661096999348981), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1556835416127045676, accessHash:
2315326053977618610, fileReference: 00608f684a2a1a82...21b, date: 1598533871,
mimeType: application/x-tgsticker, size: 36994, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c06ae09dc4f844d...251b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6408)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1556835416127045634, accessHash:
-8976546359855548365), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033734, accessHash:
5150389309317325642, fileReference: 00608f684ab04529...21b, date: 1601540754,
mimeType: application/x-tgsticker, size: 9964, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c03ac09dc4e8359...129b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3600)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033288, accessHash:
5415453477029848339), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2179822707334447124, accessHash:
-4880389805816831019, fileReference: 00608f684a13e3ec...21b, date: 1599487985,
mimeType: application/x-tgsticker, size: 22439, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e07b206dc4d445f...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3464)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2179822707334447105, accessHash:
-2805406348986833437), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1048388279864393994, accessHash:
4347992826517306913, fileReference: 00608f684a219c3d...21b,
date: 1600106914, mimeType: application/x-tgsticker, size: 18775, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b08b300dc694248...186b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5558)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1048388279864393740, accessHash:
3970044295345343684), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732874, accessHash:
1613983276500923341, fileReference: 00608f684ae70b73...21b, date: 1596064616,
mimeType: application/x-tgsticker, size: 29109, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a09b109dc508049...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7518)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731491, accessHash:
1066250216511096664), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3473118208624427092, accessHash:
8581668771881498559, fileReference: 00608f684ae90a29...21b, date: 1602237385,
mimeType: application/x-tgsticker, size: 41306, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f01a600dc71804b...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6312)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3473118208624427010, accessHash:
-6918230883104212189), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 677815138606121973, accessHash:
-1355185836040919936, fileReference: 00608f684a677ca4...21b, date: 1596368582,
mimeType: application/x-tgsticker, size: 42541, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1301b207dc5c8078...251b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4900)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 677815138606120981, accessHash:
1474925919869294539), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 543633522691146956, accessHash:
-8581936906853068966, fileReference: 00608f684aca9462...21b, date: 1595880015,
mimeType: application/x-tgsticker, size: 47564, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b01b008dc4b8155...182b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6486)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 543633522691145755, accessHash:
-6557525481750453877), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 499916253176007547, accessHash:
-6530529720730884942, fileReference: 00608f684acfb169...21b, date: 1595953982,
mimeType: application/x-tgsticker, size: 11053, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1909b008dc538151...229b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4610)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 499916253176004641, accessHash:
-1860774692785041234), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298117933, accessHash:
-3514563979726160672, fileReference: 00608f684a51ddb1...21b, date: 1593632961,
mimeType: application/x-tgsticker, size: 26077, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0f06b205dc444746...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4950)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117641, accessHash:
-7268651514157659081), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 889097267229753454, accessHash:
-8621335654325508656, fileReference: 00608f684afec6d6...21b, date: 1596352657,
mimeType: application/x-tgsticker, size: 15077, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b039008dc005890...187b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5308)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 889097267229753347, accessHash:
-3592327498446451459), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 493832131353510725, accessHash:
1949456695160768659, fileReference: 00608f684a74d1dc...21b, date: 1596473072,
mimeType: application/x-tgsticker, size: 13693, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1900b300dc558266...241b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4706)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 493832131353509897, accessHash:
-8938361541465412728), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611819, accessHash:
1944227774402381313, fileReference: 00608f684a242904...21b, date: 1594340873,
mimeType: application/x-tgsticker, size: 33557, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2000b301dc4a008a...230b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6126)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610948, accessHash:
2842561321438697285), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040959, accessHash: 91772571289467188,
fileReference: 00608f684a6559d7...21b, date: 1597346537, mimeType: application/x-
tgsticker, size: 21766, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a07b008dc6d805a...207b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6458)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040645, accessHash:
-7457455529021729726), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228156, accessHash:
-1285050206017926430, fileReference: 00608f684a48a6ef...21b, date: 1594806538,
mimeType: application/x-tgsticker, size: 31309, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1207b003dc718349...196b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4752)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227915, accessHash:
-3251437990606117728), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 785832625502684242, accessHash:
-5309052467320331202, fileReference: 00608f684a5c7681...21b, date: 1593439703,
mimeType: application/x-tgsticker, size: 17604, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1503ae06dc4e8248...242b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5642)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 785832625502683165, accessHash:
-5296701518036371128), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909665, accessHash:
5252145888349758266, fileReference: 00608f684a65f051...21b, date: 1594929842,
mimeType: application/x-tgsticker, size: 16044, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2000b208dc428053...137b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3532)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512,
h: 512), DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909633, accessHash:
-709529791909566201), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1451390786439479412, accessHash:
-844455244726350925, fileReference: 00608f684a1cb363...21b, date: 1593441309,
mimeType: application/x-tgsticker, size: 15982, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1906b301dc7f464d...246b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5248)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1451390786439479301, accessHash:
582994380792245177), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1860749763008266328, accessHash:
3001890054637470365, fileReference: 00608f684a4a92cd...21b, date: 1593084913,
mimeType: application/x-tgsticker, size: 14871, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1107af03dc448148...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5068)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1860749763008266245, accessHash:
5509238882685550525), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298117903, accessHash:
-9038420014124905291, fileReference: 00608f684ae05ae6...21b, date: 1590935655,
mimeType: application/x-tgsticker, size: 14224, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d01b003dc4c8158...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5852)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117640, accessHash:
2591224458381610101), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033639, accessHash:
2479397233749821811, fileReference: 00608f684a28ba81...21b, date: 1588071681,
mimeType: application/x-tgsticker, size: 12651, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1208b201dc5f4a4f...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5930)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033286, accessHash:
5905620699664392582), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)])])]
[MT] 2021-5-2 23:04:42.838 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283333580> (6957894619841625089,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.838 [MTRequestMessageService#0x281718d80 response for
6957894619480438784 is Bool.boolTrue]
[Wakeup] 2021-5-2 23:04:42.838 enableBeginTransactions: true (active)
[MT] 2021-5-2 23:04:42.838 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894619921685504/0)]
[MT] 2021-5-2 23:04:42.838 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getSavedGifs(hash: 1388458579), disableUpdates (6957894619921784832/0)]
[MT] 2021-5-2 23:04:42.838 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6957894619921888256/0)]
[MT] 2021-5-2 23:04:42.838 container (6957894619922029568) of
(6957894619921784832,6957894619921888256), in 4002326993482424468
[MT] 2021-5-2 23:04:42.853 [MTProto#0x280437180@0x280f3ca00 [184] received
<MTRpcResultMessage: 0x283353760> (6957894620011703297,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.853 [MTRequestMessageService#0x281718d80 response for
6957894619806430208 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-2 23:04:42.853 [MTProto#0x280437180@0x280f3ca00 [184] received
<MTMsgsAckMessage: 0x2831007b0> (6957894620011710465,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.873 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x2833539e0> (6957894620119565313,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.873 [MTRequestMessageService#0x281718d80 response for
6957894619921784832 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-2 23:04:42.873 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x283100820> (6957894620119573505,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.875 [MTProto#0x280437180@0x280f3ca00 [2264] received
<MTRpcResultMessage: 0x2833b2ec0> (6957894620119757825,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.887 [MTRequestMessageService#0x281718d80 response for
6957894619801474048 is updates.Difference.differenceSlice(newMessages:
[Message.message(flags: 896, id: 1198, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1226832051)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619678159, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 9170793120881564400, url:
"https://t.me/joinchat/hs1gHh6q-h9iY2Ix", displayUrl: "t.me/joinchat/hs1gHh6q-
h9iY2Ix", hash: 0, type: Optional("telegram_megagroup"), siteName:
Optional("Telegram"), title: Optional("❌PORNO CENSURADO❌"), description:
Optional("👉Si no estas preparado para ver porno censurado no entres 😱"), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0,
length: 38)]), views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor:
nil, groupedId: nil, restrictionReason: nil, ttlPeriod: nil),
Message.message(flags: 256, id: 1199, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619731616, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1200,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1405253420)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619731626, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1201,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1405253420)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619731644, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1202,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1405253420)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619731649, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1203,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1405253420)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619765222, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1204,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619788266, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1205,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1133607721)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619788287, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1206,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1697833486)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619788358, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1207,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1697833486)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619788415, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1208,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619788566, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1209,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1133607721)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619793129, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1210,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 866506536)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619793282, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 896, id: 1211,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619793386, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 2982909793502135438, url:
"https://ncboi15.gheers.parTy/", displayUrl: "us02web.zoom.us/j/3109281991?
pwd=K1JKVFIrQlM3UkQzS1pXN1Jtcngzdz09", hash: 0, type: Optional("article"),
siteName: Optional("Zoom Video"), title: Optional("Join our Cloud HD Video
Meeting"), description: Optional("Zoom is the leader in modern enterprise video
communications, with an easy, reliable cloud platform for video and audio
conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom
Rooms is the original software-based conference room solution used around the world
in board, conference, huddle, and training rooms, as well as executive offices and
classrooms. Founded in 2011, Zoom helps businesses and organizations bring their
teams together in a frictionless environment to get more done. Zoom is a publicly
traded company headquartered in San Jose, CA."), photo: nil, embedUrl: nil,
embedType: nil, embedWidth: nil, embedHeight: nil, duration: nil, author: nil,
document: nil, cachedPage: nil, attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0, length: 28)]),
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1212,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619805539, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1213,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1467259662)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619805559, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1214,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619805572, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1215,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1405253420)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619805585, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1216,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1405253420)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619805585, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 256, id: 1217,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId:
575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date: 1619805773, message:
[[redacted]], media: nil, replyMarkup: nil, entities: nil, views: nil, forwards:
nil, replies: nil, editDate: nil, postAuthor: nil, groupedId: nil,
restrictionReason: nil, ttlPeriod: nil), Message.message(flags: 896, id: 1218,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619805781, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 6101070099236160654, url:
"https://daddyssecret.gheers.parTy/", displayUrl: "us02web.zoom.us/j/3109281991?
pwd=K1JKVFIrQlM3UkQzS1pXN1Jtcngzdz09", hash: 0, type: Optional("article"),
siteName: Optional("Zoom Video"), title: Optional("Join our Cloud HD Video
Meeting"), description: Optional("Zoom is the leader in modern enterprise video
communications, with an easy, reliable cloud platform for video and audio
conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom
Rooms is the original software-based conference room solution used around the world
in board, conference, huddle, and training rooms, as well as executive offices and
classrooms. Founded in 2011, Zoom helps businesses and organizations bring their
teams together in a frictionless environment to get more done. Zoom is a publicly
traded company headquartered in San Jose, CA."), photo: nil, embedUrl: nil,
embedType: nil, embedWidth: nil, embedHeight: nil, duration: nil, author: nil,
document: nil, cachedPage: nil, attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 156, length:
33)]), views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil,
groupedId: nil, restrictionReason: nil, ttlPeriod: nil), Message.message(flags:
256, id: 1219, fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1587708876)),
peerId: Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo:
nil, date: 1619805787, message: [[redacted]], media: nil, replyMarkup: nil,
entities: nil, views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor:
nil, groupedId: nil, restrictionReason: nil, ttlPeriod: nil),
Message.message(flags: 256, id: 1220, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1405253420)), peerId:
Peer.peerChat(chatId: 575349548), fwdFrom: nil, viaBotId: nil, replyTo: nil, date:
1619822860, message: [[redacted]], media: nil, replyMarkup: nil, entities: nil,
views: nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId:
nil, restrictionReason: nil, ttlPeriod: nil)], newEncryptedMessages: [],
otherUpdates: [Update.updateReadHistoryOutbox(peer: Peer.peerChat(chatId:
575349548), maxId: 1212, pts: 1582, ptsCount: 0),
Update.updateReadHistoryOutbox(peer: Peer.peerChat(chatId: 457557086), maxId: 1040,
pts: 1582, ptsCount: 0), Update.updateUserPhoto(userId: 1008962780, date:
1619754361, photo: UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
4333462143437481901, strippedThumb: nil, dcId: 1), previous: Bool.boolFalse),
Update.updateChannelTooLong(flags: 0, channelId: 1170520247, pts: nil),
Update.updateChannelTooLong(flags: 0, channelId: 1454168259, pts: nil),
Update.updateChannelTooLong(flags: 0, channelId: 1228973194, pts: nil),
Update.updateChannelTooLong(flags: 0, channelId: 1478716962, pts: nil),
Update.updateChannel(channelId: 1170520247), Update.updateGroupCall(chatId:
1170520247, call: GroupCall.groupCall(flags: 4, id: -5027346179196817262,
accessHash: -2671633225386991394, participantsCount: 0, params: nil, title: nil,
streamDcId: nil, recordStartDate: nil, scheduleDate: nil, version: 5))], chats:
[Chat.chat(flags: 262144, id: 575349548, title: People that dont know, photo:
ChatPhoto.chatPhotoEmpty, participantsCount: 57, date: 1619416681, version: 34,
migratedTo: nil, adminRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 0, untilDate:
2147483647))), Chat.chat(flags: 262144, id: 457557086, title: Cockpigs, photo:
ChatPhoto.chatPhoto(flags: 0, photoId: 4940576189001607323, strippedThumb: nil,
dcId: 1), participantsCount: 23, date: 1594965590, version: 132, migratedTo: nil,
adminRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 0, untilDate:
2147483647))), Chat.channel(flags: 13902144, id: 1170520247, accessHash:
Optional(4876216240199346567), title: ꧁ AYDA 🔥 The န v@r|ои ꧂, username:
Optional("svarion_ayda"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5767163909499894030, strippedThumb: nil, dcId: 4), date: 1616945256, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 4464960, id:
1454168259, accessHash: Optional(8760104312949546602), title: Fuck mewe, username:
Optional("fuckmewe"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
4933785734037481538, strippedThumb: nil, dcId: 1), date: 1594982458, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132412,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 270592, id:
1228973194, accessHash: Optional(-3223981290293168542), title: Hades Hellfire,
username: nil, photo: ChatPhoto.chatPhoto(flags: 0, photoId: 4942720945345374452,
strippedThumb: nil, dcId: 1), date: 1606587112, version: 0, restrictionReason: nil,
adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 1024, untilDate:
2147483647)), participantsCount: nil), Chat.channel(flags: 4464960, id: 1478716962,
accessHash: Optional(-877572160082311685), title: Ring/zoom links 18+, username:
Optional("ringcentralzoomrooms"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5156863118461216924, strippedThumb: nil, dcId: 1), date: 1594838406, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132156,
untilDate: 2147483647)), participantsCount: nil)], users: [User.user(flags:
33556607, id: 1008962780, accessHash: Optional(-2884430282082180736), firstName:
Optional("Michael"), lastName: Optional("Sinard"), username: Optional("MSlN72"),
phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
4333462143437481901, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554543, id: 1226832051, accessHash: Optional(-173032998261408407), firstName:
Optional("C"), lastName: Optional("J"), username: Optional("Jorda69"), phone:
[[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
4967612277985487109, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554511, id: 1587708876, accessHash: Optional(2816394620315505985), firstName:
Optional("Donald"), lastName: Optional("H"), username: Optional("ncboi15"), phone:
[[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554507, id: 1405253420, accessHash: Optional(1166544416959916740), firstName:
Optional("CODT"), lastName: nil, username: Optional("boriiboss"), phone:
[[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554503, id: 1133607721, accessHash: Optional(-8471105682798732310), firstName:
Optional("Dan"), lastName: Optional("Slammer"), username: nil, phone: [[redacted]],
photo: nil, status: Optional(TelegramApi.Api.UserStatus.userStatusRecently),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil), User.user(flags: 33554511, id: 1697833486, accessHash: Optional(-
4117071580625803657), firstName: Optional("Chris"), lastName: Optional("Bahnsen"),
username: Optional("bahnsen4"), phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554535, id: 866506536, accessHash: Optional(4001862002814443873), firstName:
Optional("ISAEL"), lastName: Optional("FERNANDEZ"), username: nil, phone:
[[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 2, photoId:
3721617234346485674, strippedThumb: Optional(010808aecc045b1b...19b), dcId: 1)),
status: Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion:
nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil),
User.user(flags: 33554535, id: 1467259662, accessHash: Optional(-
4456920396659496507), firstName: Optional("Dan"), lastName: Optional("Theman"),
username: nil, phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
4999342289482525017, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil)],
intermediateState: updates.State.state(pts: 1582, qts: 0, date: 1619999007, seq:
711, unreadCount: 176))]
[MT] 2021-5-2 23:04:42.887 [MTProto#0x280437180@0x280f3ca00 [104] received
<MTRpcResultMessage: 0x283353b00> (6957894620125578241,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.887 [MTRequestMessageService#0x281718d80 response for
6957894619921888256 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-2 23:04:42.890 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894620146098176/0)]
[MT] 2021-5-2 23:04:42.891 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getPeerDialogs(peers: [InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1454168259, accessHash:
8760104312949546602)), InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1228973194, accessHash:
-3223981290293168542)), InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1170520247, accessHash:
4876216240199346567)), InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1478716962, accessHash:
-877572160082311685))]), disableUpdates (6957894620146201600/0)]
[MT] 2021-5-2 23:04:42.891 container (6957894620148507648) of
(6957894620146201600), in 4002326993482424468
[MT] 2021-5-2 23:04:42.971 [MTProto#0x280437180@0x280f3ca00 [1704] received
<MTRpcResultMessage: 0x283356dc0> (6957894620520339457,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:42.978 [MTRequestMessageService#0x281718d80 response for
6957894620146201600 is messages.PeerDialogs.peerDialogs(dialogs:
[Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1454168259), topMessage:
10420, readInboxMaxId: 10220, readOutboxMaxId: 10420, unreadCount: 198,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(10790), draft: nil, folderId: nil),
Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1228973194), topMessage:
15376, readInboxMaxId: 15011, readOutboxMaxId: 15376, unreadCount: 351,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(16235), draft: nil, folderId: nil),
Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1170520247), topMessage:
3825, readInboxMaxId: 3662, readOutboxMaxId: 3825, unreadCount: 163,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(4094), draft: nil, folderId: nil),
Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1478716962), topMessage:
20652, readInboxMaxId: 20297, readOutboxMaxId: 20652, unreadCount: 340,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(22827), draft: nil, folderId: nil)],
messages: [Message.message(flags: 8388992, id: 15376, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1472672047)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620009251, message: [[redacted]], media: nil, replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityBotCommand(offset: 0, length:
7)]), views: nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 16235, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), Message.message(flags: 8389504, id: 10420, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1615875457)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620007640, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1079133632269659472, url:
"https://zoom.us/j/8168161816", displayUrl: "zoom.us/j/8168161816", hash: 0, type:
Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join our
Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset:
145, length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 174,
length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 203, length:
28)]), views: nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 10790, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), Message.message(flags: 8389504, id: 20652, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 613896528)), peerId:
Peer.peerChannel(channelId: 1478716962), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620006506, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785163833814352, url:
"https://us02web.zoom.us/j/8168161816", displayUrl: "us02web.zoom.us/j/8168161816",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 37, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 74, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 111, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 148, length: 36)]), views:
nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 22827, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), Message.message(flags: 8389504, id: 3825, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 613896528)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620006504, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785163833814352, url:
"https://us02web.zoom.us/j/8168161816", displayUrl: "us02web.zoom.us/j/8168161816",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 37, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 74, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 111, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 148, length: 36)]), views:
nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 4094, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil)], chats: [Chat.channel(flags: 4596032, id: 1454168259, accessHash:
Optional(8760104312949546602), title: Fuck mewe, username: Optional("fuckmewe"),
photo: ChatPhoto.chatPhoto(flags: 0, photoId: 4933785734037481538, strippedThumb:
nil, dcId: 1), date: 1594982458, version: 0, restrictionReason: nil, adminRights:
nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132412,
untilDate: 2147483647)), participantsCount: Optional(782)), Chat.chatForbidden(id:
499669354, title: Fuck mewe), Chat.channel(flags: 401664, id: 1228973194,
accessHash: Optional(-3223981290293168542), title: Hades Hellfire, username: nil,
photo: ChatPhoto.chatPhoto(flags: 0, photoId: 4942720945345374452, strippedThumb:
nil, dcId: 1), date: 1606587112, version: 0, restrictionReason: nil, adminRights:
nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 1024, untilDate:
2147483647)), participantsCount: Optional(1515)), Chat.chatForbidden(id: 456579347,
title: Hades Hellfire), Chat.channel(flags: 14033216, id: 1170520247, accessHash:
Optional(4876216240199346567), title: ꧁ AYDA 🔥 The န v@r|ои ꧂, username:
Optional("svarion_ayda"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5767163909499894030, strippedThumb: nil, dcId: 4), date: 1616945256, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: Optional(155)), Chat.chatForbidden(id:
401057430, title: THE SVARION GROUP), Chat.channel(flags: 4596032, id: 1478716962,
accessHash: Optional(-877572160082311685),
title: Ring/zoom links 18+, username: Optional("ringcentralzoomrooms"), photo:
ChatPhoto.chatPhoto(flags: 0, photoId: 5156863118461216924, strippedThumb: nil,
dcId: 1), date: 1594838406, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132156,
untilDate: 2147483647)), participantsCount: Optional(1780)), Chat.chatForbidden(id:
470923861, title: Twinksareus2020)], users: [User.user(flags: 33554555, id:
1615875457, accessHash: Optional(-5426424359041486163), firstName:
Optional("Hungiepooh"), lastName: nil, username: Optional("hungiepooh"), phone:
[[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
5014921312686156069, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554539, id: 1472672047, accessHash: Optional(7449938050067714131), firstName:
Optional("CUMDUMP4SATAN"), lastName: nil, username: Optional("CUMDUMP4SATAN"),
phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
4940700408045742382, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554543, id: 613896528, accessHash: Optional(2550667698811246514), firstName:
Optional("Sk8Ter"), lastName: Optional("816"), username: Optional("Sk8Ter816"),
phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
2636665511344187313, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33561691, id: 1126032919, accessHash: Optional(-2445849872229220665), firstName:
Optional("Xl"), lastName: nil, username: Optional("Lthrwolf"), phone: [[redacted]],
photo: nil, status: Optional(TelegramApi.Api.UserStatus.userStatusOnline(expires:
1620011382)), botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder:
nil, langCode: nil)], state: updates.State.state(pts: 1582, qts: 0, date:
1620011082, seq: 711, unreadCount: 176))]
[State] 2021-5-2 23:04:42.991 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:42.991 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:42.992 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:42.992 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:42.992 apply state (pts: 1582, qts: 0, seq: 711, date:
1619999007)
[State] 2021-5-2 23:04:42.992 apply channel state 2:Id(rawValue: 1170520247): (pts:
4094, invalidatedPts: Optional(3966), synchronizedUntilMessageId: Optional(3700)
[State] 2021-5-2 23:04:42.992 apply channel state 2:Id(rawValue: 1228973194): (pts:
16235, invalidatedPts: Optional(15932), synchronizedUntilMessageId: Optional(15087)
[State] 2021-5-2 23:04:42.992 apply channel state 2:Id(rawValue: 1478716962): (pts:
22827, invalidatedPts: Optional(22533), synchronizedUntilMessageId: Optional(20381)
[State] 2021-5-2 23:04:42.992 apply channel state 2:Id(rawValue: 1454168259): (pts:
10790, invalidatedPts: Optional(10622), synchronizedUntilMessageId: Optional(10257)
[State] 2021-5-2 23:04:42.992 apply channel invalidation pts 2:Id(rawValue:
1170520247): (pts: 4094, invalidatedPts: Optional(4094),
synchronizedUntilMessageId: Optional(3700)
[State] 2021-5-2 23:04:42.992 apply channel invalidation pts 2:Id(rawValue:
1478716962): (pts: 22827, invalidatedPts: Optional(22827),
synchronizedUntilMessageId: Optional(20381)
[State] 2021-5-2 23:04:42.992 apply channel invalidation pts 2:Id(rawValue:
1454168259): (pts: 10790, invalidatedPts: Optional(10790),
synchronizedUntilMessageId: Optional(10257)
[State] 2021-5-2 23:04:42.992 apply channel invalidation pts 2:Id(rawValue:
1228973194): (pts: 16235, invalidatedPts: Optional(16235),
synchronizedUntilMessageId: Optional(15087)
[State] 2021-5-2 23:04:42.992 apply channel synchronized until message
2:Id(rawValue: 1170520247): (pts: 4094, invalidatedPts: Optional(4094),
synchronizedUntilMessageId: Optional(3825)
[State] 2021-5-2 23:04:42.992 apply channel synchronized until message
2:Id(rawValue: 1454168259): (pts: 10790, invalidatedPts: Optional(10790),
synchronizedUntilMessageId: Optional(10420)
[State] 2021-5-2 23:04:42.992 apply channel synchronized until message
2:Id(rawValue: 1478716962): (pts: 22827, invalidatedPts: Optional(22827),
synchronizedUntilMessageId: Optional(20652)
[State] 2021-5-2 23:04:42.992 apply channel synchronized until message
2:Id(rawValue: 1228973194): (pts: 16235, invalidatedPts: Optional(16235),
synchronizedUntilMessageId: Optional(15376)
[State] 2021-5-2 23:04:42.992 adding hole for peer 2:Id(rawValue: 1454168259),
10258 ... 10419
[State] 2021-5-2 23:04:42.993 adding hole for peer 2:Id(rawValue: 1228973194),
15088 ... 15375
[State] 2021-5-2 23:04:42.993 adding hole for peer 2:Id(rawValue: 1170520247), 3701
... 3824
[State] 2021-5-2 23:04:42.993 adding hole for peer 2:Id(rawValue: 1478716962),
20382 ... 20651
[MT] 2021-5-2 23:04:42.999 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894620611798016/0)]
[MT] 2021-5-2 23:04:42.999 [MTProto#0x280437180@0x280f3ca00 preparing
updates.getDifference(flags: 0, pts: 1582, ptsTotalLimit: nil, date: 1619999007,
qts: 0), disableUpdates (6957894620611947520/0)]
[MT] 2021-5-2 23:04:42.999 container (6957894620612192256) of
(6957894620611947520), in 4002326993482424468
[MT] 2021-5-2 23:04:43.044 [MTProto#0x280437180@0x280f3ca00 [504] received
<MTRpcResultMessage: 0x283356c00> (6957894620852126721,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.045 [MTRequestMessageService#0x281718d80 response for
6957894620611947520 is updates.Difference.difference(newMessages: [],
newEncryptedMessages: [], otherUpdates: [Update.updateChannelTooLong(flags: 0,
channelId: 1478716962, pts: nil), Update.updateChannelTooLong(flags: 0, channelId:
1454168259, pts: nil), Update.updateChannelTooLong(flags: 0, channelId: 1228973194,
pts: nil), Update.updateChannelTooLong(flags: 0, channelId: 1170520247, pts: nil),
Update.updateChannelTooLong(flags: 0, channelId: 1497361852, pts: nil)], chats:
[Chat.channel(flags: 4464960, id: 1478716962, accessHash: Optional(-
877572160082311685), title: Ring/zoom links 18+, username:
Optional("ringcentralzoomrooms"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5156863118461216924, strippedThumb: nil, dcId: 1), date: 1594838406, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132156,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 4464960, id:
1454168259, accessHash: Optional(8760104312949546602), title: Fuck mewe, username:
Optional("fuckmewe"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
4933785734037481538, strippedThumb: nil, dcId: 1), date: 1594982458, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132412,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 270592, id:
1228973194, accessHash: Optional(-3223981290293168542), title: Hades Hellfire,
username: nil, photo: ChatPhoto.chatPhoto(flags: 0, photoId: 4942720945345374452,
strippedThumb: nil, dcId: 1), date: 1606587112, version: 0, restrictionReason: nil,
adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 1024, untilDate:
2147483647)), participantsCount: nil), Chat.channel(flags: 13902144, id:
1170520247, accessHash: Optional(4876216240199346567), title: ꧁ AYDA 🔥 The န v@r|ои
꧂, username: Optional("svarion_ayda"), photo: ChatPhoto.chatPhoto(flags: 0,
photoId: 5767163909499894030, strippedThumb: nil, dcId: 4), date: 1616945256,
version: 0, restrictionReason: nil, adminRights: nil, bannedRights: nil,
defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 270592, id:
1497361852, accessHash: Optional(-8801663211254041910), title: 🚫PORNO PROHIBIDO🚫,
username: nil, photo: ChatPhoto.chatPhotoEmpty, date: 1619452571, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132606,
untilDate: 2147483647)), participantsCount: nil)], users: [], state:
updates.State.state(pts: 1582, qts: 0, date: 1620011083, seq: 711, unreadCount:
176))]
[MT] 2021-5-2 23:04:43.045 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894620813020160/0)]
[MT] 2021-5-2 23:04:43.046 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getPeerDialogs(peers: [InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1454168259, accessHash:
8760104312949546602)), InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1497361852, accessHash:
-8801663211254041910)), InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1478716962, accessHash:
-877572160082311685)), InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1170520247, accessHash:
4876216240199346567)), InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1228973194, accessHash:
-3223981290293168542))]), disableUpdates (6957894620813136896/0)]
[MT] 2021-5-2 23:04:43.046 container (6957894620813737984) of
(6957894620813136896), in 4002326993482424468
[MT] 2021-5-2 23:04:43.145 [MTProto#0x280437180@0x280f3ca00 [1912] received
<MTRpcResultMessage: 0x283317b00> (6957894621167191041,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.157 [MTRequestMessageService#0x281718d80 response for
6957894620813136896 is messages.PeerDialogs.peerDialogs(dialogs:
[Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1454168259), topMessage:
10420, readInboxMaxId: 10220, readOutboxMaxId: 10420, unreadCount: 198,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(10790), draft: nil, folderId: nil),
Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1497361852), topMessage:
789660, readInboxMaxId: 471022, readOutboxMaxId: 789660, unreadCount: 208527,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 4, showPreviews: nil, silent: nil,
muteUntil: Optional(2147483647), sound: nil), pts: Optional(1100718), draft: nil,
folderId: nil), Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId:
1478716962), topMessage: 20652, readInboxMaxId: 20297, readOutboxMaxId: 20652,
unreadCount: 340, unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(22827), draft: nil, folderId: nil),
Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1170520247), topMessage:
3825, readInboxMaxId: 3662, readOutboxMaxId: 3825, unreadCount: 163,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(4094), draft: nil, folderId: nil),
Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1228973194), topMessage:
15376, readInboxMaxId: 15011, readOutboxMaxId: 15376, unreadCount: 351,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(16235), draft: nil, folderId: nil)],
messages: [Message.messageService(flags: 256, id: 789660, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1334386596)), peerId:
Peer.peerChannel(channelId: 1497361852), replyTo: nil, date: 1620011079, action:
MessageAction.messageActionChatJoinedByLink(inviterId: 1087968824), ttlPeriod:
nil), Message.message(flags: 8388992, id: 15376, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1472672047)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620009251, message: [[redacted]], media: nil, replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityBotCommand(offset: 0, length:
7)]), views: nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 16235, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), Message.message(flags: 8389504, id: 10420, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1615875457)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620007640, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1079133632269659472, url:
"https://zoom.us/j/8168161816", displayUrl: "zoom.us/j/8168161816", hash: 0, type:
Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join our
Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset:
145, length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 174,
length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 203, length:
28)]), views: nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 10790, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), Message.message(flags: 8389504, id: 20652, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 613896528)), peerId:
Peer.peerChannel(channelId: 1478716962), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620006506, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785163833814352, url:
"https://us02web.zoom.us/j/8168161816", displayUrl: "us02web.zoom.us/j/8168161816",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 37, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 74, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 111, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 148, length: 36)]), views:
nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 22827, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), Message.message(flags: 8389504, id: 3825, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 613896528)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1620006504, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785163833814352, url:
"https://us02web.zoom.us/j/8168161816", displayUrl: "us02web.zoom.us/j/8168161816",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 37, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 74, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 111, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 148, length: 36)]), views:
nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 4094, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil)], chats: [Chat.channel(flags: 4596032, id: 1454168259, accessHash:
Optional(8760104312949546602), title: Fuck mewe, username: Optional("fuckmewe"),
photo: ChatPhoto.chatPhoto(flags: 0, photoId: 4933785734037481538, strippedThumb:
nil, dcId: 1), date: 1594982458, version: 0, restrictionReason: nil, adminRights:
nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132412,
untilDate: 2147483647)), participantsCount: Optional(782)), Chat.chatForbidden(id:
499669354, title: Fuck mewe), Chat.channel(flags: 401664, id: 1497361852,
accessHash: Optional(-8801663211254041910), title: 🚫PORNO PROHIBIDO🚫, username:
nil, photo: ChatPhoto.chatPhotoEmpty, date: 1619452571, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132606,
untilDate: 2147483647)), participantsCount: Optional(72190)),
Chat.chatForbidden(id: 535179639, title: Test), Chat.channel(flags: 4596032,
id: 1478716962, accessHash: Optional(-877572160082311685), title: Ring/zoom links
18+, username: Optional("ringcentralzoomrooms"), photo: ChatPhoto.chatPhoto(flags:
0, photoId: 5156863118461216924, strippedThumb: nil, dcId: 1), date: 1594838406,
version: 0, restrictionReason: nil, adminRights: nil, bannedRights: nil,
defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132156,
untilDate: 2147483647)), participantsCount: Optional(1780)), Chat.chatForbidden(id:
470923861, title: Twinksareus2020), Chat.channel(flags: 14033216, id: 1170520247,
accessHash: Optional(4876216240199346567), title: ꧁ AYDA 🔥 The န v@r|ои ꧂,
username: Optional("svarion_ayda"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5767163909499894030, strippedThumb: nil, dcId: 4), date: 1616945256, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: Optional(155)), Chat.chatForbidden(id:
401057430, title: THE SVARION GROUP), Chat.channel(flags: 401664, id: 1228973194,
accessHash: Optional(-3223981290293168542), title: Hades Hellfire, username: nil,
photo: ChatPhoto.chatPhoto(flags: 0, photoId: 4942720945345374452, strippedThumb:
nil, dcId: 1), date: 1606587112, version: 0, restrictionReason: nil, adminRights:
nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 1024, untilDate:
2147483647)), participantsCount: Optional(1515)), Chat.chatForbidden(id: 456579347,
title: Hades Hellfire)], users: [User.user(flags: 33554555, id: 1615875457,
accessHash: Optional(-5426424359041486163), firstName: Optional("Hungiepooh"),
lastName: nil, username: Optional("hungiepooh"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
5014921312686156069, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554511, id: 1334386596, accessHash: Optional(18914684193338281), firstName:
Optional("Danyllo"), lastName: Optional("Teles"), username: Optional("DanTeles"),
phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33636395, id: 1087968824, accessHash: Optional(6618866717139890439), firstName:
Optional("Group"), lastName: nil, username: Optional("GroupAnonymousBot"), phone:
[[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
5159307831025969322, strippedThumb: nil, dcId: 1)), status: nil, botInfoVersion:
Optional(3), restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil),
User.user(flags: 33554543, id: 613896528, accessHash:
Optional(2550667698811246514), firstName: Optional("Sk8Ter"), lastName:
Optional("816"), username: Optional("Sk8Ter816"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
2636665511344187313, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554539, id: 1472672047, accessHash: Optional(7449938050067714131), firstName:
Optional("CUMDUMP4SATAN"), lastName: nil, username: Optional("CUMDUMP4SATAN"),
phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
4940700408045742382, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33561691, id: 1126032919, accessHash: Optional(-2445849872229220665), firstName:
Optional("Xl"), lastName: nil, username: Optional("Lthrwolf"), phone: [[redacted]],
photo: nil, status: Optional(TelegramApi.Api.UserStatus.userStatusOnline(expires:
1620011382)), botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder:
nil, langCode: nil)], state: updates.State.state(pts: 1582, qts: 0, date:
1620011083, seq: 711, unreadCount: 176))]
[State] 2021-5-2 23:04:43.164 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:43.164 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:43.164 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:43.164 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:43.164 will call markUnseenPersonalMessage for 0 messages
[State] 2021-5-2 23:04:43.164 apply state (pts: 1582, qts: 0, seq: 711, date:
1620011083)
[State] 2021-5-2 23:04:43.164 apply channel state 2:Id(rawValue: 1497361852): (pts:
1100718, invalidatedPts: Optional(820984), synchronizedUntilMessageId:
Optional(587686)
[State] 2021-5-2 23:04:43.164 apply channel state 2:Id(rawValue: 1478716962): (pts:
22827, invalidatedPts: Optional(22827), synchronizedUntilMessageId: Optional(20652)
[State] 2021-5-2 23:04:43.164 apply channel state 2:Id(rawValue: 1454168259): (pts:
10790, invalidatedPts: Optional(10790), synchronizedUntilMessageId: Optional(10420)
[State] 2021-5-2 23:04:43.165 apply channel state 2:Id(rawValue: 1228973194): (pts:
16235, invalidatedPts: Optional(16235), synchronizedUntilMessageId: Optional(15376)
[State] 2021-5-2 23:04:43.165 apply channel state 2:Id(rawValue: 1170520247): (pts:
4094, invalidatedPts: Optional(4094), synchronizedUntilMessageId: Optional(3825)
[State] 2021-5-2 23:04:43.165 apply channel invalidation pts 2:Id(rawValue:
1454168259): (pts: 10790, invalidatedPts: Optional(10790),
synchronizedUntilMessageId: Optional(10420)
[State] 2021-5-2 23:04:43.165 apply channel invalidation pts 2:Id(rawValue:
1497361852): (pts: 1100718, invalidatedPts: Optional(1100718),
synchronizedUntilMessageId: Optional(587686)
[State] 2021-5-2 23:04:43.165 apply channel invalidation pts 2:Id(rawValue:
1228973194): (pts: 16235, invalidatedPts: Optional(16235),
synchronizedUntilMessageId: Optional(15376)
[State] 2021-5-2 23:04:43.165 apply channel invalidation pts 2:Id(rawValue:
1170520247): (pts: 4094, invalidatedPts: Optional(4094),
synchronizedUntilMessageId: Optional(3825)
[State] 2021-5-2 23:04:43.165 apply channel invalidation pts 2:Id(rawValue:
1478716962): (pts: 22827, invalidatedPts: Optional(22827),
synchronizedUntilMessageId: Optional(20652)
[State] 2021-5-2 23:04:43.165 apply channel synchronized until message
2:Id(rawValue: 1497361852): (pts: 1100718, invalidatedPts: Optional(1100718),
synchronizedUntilMessageId: Optional(789660)
[State] 2021-5-2 23:04:43.165 apply channel synchronized until message
2:Id(rawValue: 1454168259): (pts: 10790, invalidatedPts: Optional(10790),
synchronizedUntilMessageId: Optional(10420)
[State] 2021-5-2 23:04:43.165 apply channel synchronized until message
2:Id(rawValue: 1228973194): (pts: 16235, invalidatedPts: Optional(16235),
synchronizedUntilMessageId: Optional(15376)
[State] 2021-5-2 23:04:43.165 apply channel synchronized until message
2:Id(rawValue: 1478716962): (pts: 22827, invalidatedPts: Optional(22827),
synchronizedUntilMessageId: Optional(20652)
[State] 2021-5-2 23:04:43.165 apply channel synchronized until message
2:Id(rawValue: 1170520247): (pts: 4094, invalidatedPts: Optional(4094),
synchronizedUntilMessageId: Optional(3825)
[State] 2021-5-2 23:04:43.165 not adding hole for peer 2:Id(rawValue: 1170520247),
3824 >= 3826 = false
[State] 2021-5-2 23:04:43.165 not adding hole for peer 2:Id(rawValue: 1454168259),
10419 >= 10421 = false
[State] 2021-5-2 23:04:43.165 adding hole for peer 2:Id(rawValue: 1497361852),
587687 ... 789659
[State] 2021-5-2 23:04:43.165 not adding hole for peer 2:Id(rawValue: 1228973194),
15375 >= 15377 = false
[State] 2021-5-2 23:04:43.165 not adding hole for peer 2:Id(rawValue: 1478716962),
20651 >= 20653 = false
[MT] 2021-5-2 23:04:43.169 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894621342882816/0)]
[MT] 2021-5-2 23:04:43.169 [MTProto#0x280437180@0x280f3ca00 preparing
contacts.getStatuses, disableUpdates (6957894621343161344/0)]
[MT] 2021-5-2 23:04:43.169 container (6957894621343435776) of
(6957894621343161344), in 4002326993482424468
[MT] 2021-5-2 23:04:43.170 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894621349510144/0)]
[MT] 2021-5-2 23:04:43.170 [MTProto#0x280437180@0x280f3ca00 preparing
messages.receivedMessages(maxId: 1220), disableUpdates (6957894621349741568/0)]
[MT] 2021-5-2 23:04:43.171 container (6957894621350072320) of
(6957894621349741568), in 4002326993482424468
[MT] 2021-5-2 23:04:43.171 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894621352352768/0)]
[MT] 2021-5-2 23:04:43.171 [MTProto#0x280437180@0x280f3ca00 preparing
updates.getDifference(flags: 0, pts: 1582, ptsTotalLimit: nil, date: 1620011083,
qts: 0), disableUpdates (6957894621352489984/0)]
[MT] 2021-5-2 23:04:43.171 container (6957894621352739840) of
(6957894621352489984), in 4002326993482424468
[MT] 2021-5-2 23:04:43.221 [MTProto#0x280437180@0x280f3ca00 [296] received
<MTRpcResultMessage: 0x28331e7a0> (6957894621532312577,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.223 [MTRequestMessageService#0x281718d80 response for
6957894621343161344 is [ContactStatus.contactStatus(userId: 191435662, status:
UserStatus.userStatusLastWeek), ContactStatus.contactStatus(userId: 461521912,
status: UserStatus.userStatusLastMonth), ContactStatus.contactStatus(userId:
779225822, status: UserStatus.userStatusEmpty), ContactStatus.contactStatus(userId:
1006445112, status: UserStatus.userStatusRecently),
ContactStatus.contactStatus(userId: 1008962780, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1075227487,
status: UserStatus.userStatusRecently), ContactStatus.contactStatus(userId:
1126032919, status: UserStatus.userStatusOnline(expires: 1620011382)),
ContactStatus.contactStatus(userId: 1215524299, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1255694435,
status: UserStatus.userStatusEmpty), ContactStatus.contactStatus(userId:
1351643893, status: UserStatus.userStatusEmpty),
ContactStatus.contactStatus(userId: 1425619597, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1454875397,
status: UserStatus.userStatusRecently), ContactStatus.contactStatus(userId:
1473489369, status: UserStatus.userStatusRecently),
ContactStatus.contactStatus(userId: 1528113693, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1528212147,
status: UserStatus.userStatusRecently), ContactStatus.contactStatus(userId:
1539640316, status: UserStatus.userStatusLastMonth),
ContactStatus.contactStatus(userId: 1565849063, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1571053622,
status: UserStatus.userStatusEmpty), ContactStatus.contactStatus(userId:
1578160130, status: UserStatus.userStatusEmpty),
ContactStatus.contactStatus(userId: 1602472013, status:
UserStatus.userStatusLastMonth), ContactStatus.contactStatus(userId: 1605357572,
status: UserStatus.userStatusRecently), ContactStatus.contactStatus(userId:
1609186828, status: UserStatus.userStatusRecently),
ContactStatus.contactStatus(userId: 1643435544, status:
UserStatus.userStatusLastMonth), ContactStatus.contactStatus(userId: 1647052609,
status: UserStatus.userStatusEmpty), ContactStatus.contactStatus(userId:
1761892016, status: UserStatus.userStatusRecently)]]
[MT] 2021-5-2 23:04:43.243 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x28336a5c0> (6957894621641709569,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.244 [MTRequestMessageService#0x281718d80 response for
6957894621349741568 is []]
[MT] 2021-5-2 23:04:43.244 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x28313d5e0> (6957894621641716737,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.244 [MTProto#0x280437180@0x280f3ca00 [104] received
<MTRpcResultMessage: 0x28336a860> (6957894621647662081,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.244 [MTRequestMessageService#0x281718d80 response for
6957894621352489984 is updates.Difference.differenceEmpty(date: 1620011083, seq:
711)]
[State] 2021-5-2 23:04:43.244 apply state (pts: 1582, qts: 0, seq: 711, date:
1620011083)
[MT] 2021-5-2 23:04:43.245 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894621669128192/0)]
[MT] 2021-5-2 23:04:43.245 [MTProto#0x280437180@0x280f3ca00 preparing help.test,
disableUpdates (6957894621669317632/0)]
[MT] 2021-5-2 23:04:43.245 container (6957894621669518336) of
(6957894621669317632), in 4002326993482424468
[MT] 2021-5-2 23:04:43.305 [MTProto#0x280437180@0x280f3ca00 [136] received
<MTRpcResultMessage: 0x283319e40> (6957894621827899393,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.305 [MTRequestMessageService#0x281718d80 response for
6957894621669317632 is error: 400: INPUT_METHOD_INVALID_3236037367_115516]
[MT] 2021-5-2 23:04:43.306 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894621932340224/0)]
[MT] 2021-5-2 23:04:43.306 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6957894621932585984/0)]
[MT] 2021-5-2 23:04:43.306 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6957894621932864512/0)]
[MT] 2021-5-2 23:04:43.306 container (6957894621933122560) of
(6957894621932585984,6957894621932864512), in 4002326993482424468
[MT] 2021-5-2 23:04:43.306 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894621933938688/0)]
[MT] 2021-5-2 23:04:43.340 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x283369b60> (6957894622110619649,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.340 [MTRequestMessageService#0x281718d80 response for
6957894621932864512 is messages.AllStickers.allStickersNotModified]
[MT] 2021-5-2 23:04:43.340 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x28313cc50> (6957894622110623745,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.341 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283369380> (6957894622119085057,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.342 [MTRequestMessageService#0x281718d80 response for
6957894621932585984 is messages.AllStickers.allStickersNotModified]
[Wakeup] 2021-5-2 23:04:43.529 enableBeginTransactions: true (active)
[MT] 2021-5-2 23:04:43.540 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894622937891840/0)]
[MT] 2021-5-2 23:04:43.540 [MTProto#0x280437180@0x280f3ca00 preparing
messages.receivedMessages(maxId: 1220), disableUpdates (6957894622938162176/0)]
[MT] 2021-5-2 23:04:43.540 container (6957894622938725376) of
(6957894622938162176), in 4002326993482424468
[MT] 2021-5-2 23:04:43.541 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894622939738112/0)]
[MT] 2021-5-2 23:04:43.541 [MTProto#0x280437180@0x280f3ca00 preparing
updates.getDifference(flags: 0, pts: 1582, ptsTotalLimit: nil, date: 1620011083,
qts: 0), disableUpdates (6957894622939888640/0)]
[MT] 2021-5-2 23:04:43.541 container (6957894622940412928) of
(6957894622939888640), in 4002326993482424468
[MT] 2021-5-2 23:04:43.541 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894622942331904/0)]
[MT] 2021-5-2 23:04:43.541 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6957894622942534656/0)]
[MT] 2021-5-2 23:04:43.541 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getSavedGifs(hash: 1388458579), disableUpdates (6957894622942693376/0)]
[MT] 2021-5-2 23:04:43.541 container (6957894622942848000) of
(6957894622942534656,6957894622942693376), in 4002326993482424468
[MT] 2021-5-2 23:04:43.541 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894622943349760/0)]
[MT] 2021-5-2 23:04:43.542 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6957894622943444992/0)]
[MT] 2021-5-2 23:04:43.542 container (6957894622943582208) of
(6957894622943444992), in 4002326993482424468
[MT] 2021-5-2 23:04:43.584 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283390ee0> (6957894623170800641,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.584 [MTRequestMessageService#0x281718d80 response for
6957894622938162176 is []]
[MT] 2021-5-2 23:04:43.729 [MTProto#0x280437180@0x280f3ca00 [168] received
<MTRpcResultMessage: 0x28338cfe0> (6957894623275707393,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.729 [MTRequestMessageService#0x281718d80 response for
6957894622942693376 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-2 23:04:43.729 [MTProto#0x280437180@0x280f3ca00 [168] received
<MTMsgsAckMessage: 0x28312f430> (6957894623275710465,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.729 [MTProto#0x280437180@0x280f3ca00 [104] received
<MTRpcResultMessage: 0x28338d020> (6957894623283359745,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.729 [MTRequestMessageService#0x281718d80 response for
6957894622943444992 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-2 23:04:43.729 [MTProto#0x280437180@0x280f3ca00 [120] received
<MTRpcResultMessage: 0x28338d0a0> (6957894623283855361,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.729 [MTRequestMessageService#0x281718d80 response for
6957894622942534656 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-2 23:04:43.729 [MTProto#0x280437180@0x280f3ca00 [104] received
<MTRpcResultMessage: 0x28338d120> (6957894623297196033,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.729 [MTRequestMessageService#0x281718d80 response for
6957894622939888640 is updates.Difference.differenceEmpty(date: 1620011083, seq:
711)]
[MT] 2021-5-2 23:04:43.731 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894623755700224/0)]
[MT] 2021-5-2 23:04:43.731 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getSavedGifs(hash: 1388458579), disableUpdates (6957894623755885568/0)]
[MT] 2021-5-2 23:04:43.731 container (6957894623756177408) of
(6957894623755885568), in 4002326993482424468
[State] 2021-5-2 23:04:43.731 apply state (pts: 1582, qts: 0, seq: 711, date:
1620011083)
[MT] 2021-5-2 23:04:43.731 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894623758170112/0)]
[MT] 2021-5-2 23:04:43.731 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6957894623758307328/0)]
[MT] 2021-5-2 23:04:43.731 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6957894623758423040/0)]
[MT] 2021-5-2 23:04:43.731 container (6957894623758582784) of
(6957894623758307328,6957894623758423040), in 4002326993482424468
[MT] 2021-5-2 23:04:43.731 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894623758978048/0)]
[MT] 2021-5-2 23:04:43.731 [MTProto#0x280437180@0x280f3ca00 preparing help.test,
disableUpdates (6957894623759162368/0)]
[MT] 2021-5-2 23:04:43.731 container (6957894623759283200) of
(6957894623759162368), in 4002326993482424468
[MT] 2021-5-2 23:04:43.820 [Backup address fetch: backup config from resolveGoogle
validity interval 1616385610 ... 1618977610 does not include current 1620011083]
[MT] 2021-5-2 23:04:43.825 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x2833923a0> (6957894624196388865,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.825 [MTRequestMessageService#0x281718d80 response for
6957894623755885568 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-2 23:04:43.861 [MTProto#0x280437180@0x280f3ca00 [200] received
<MTRpcResultMessage: 0x283391a00> (6957894624361566209,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.861 [MTRequestMessageService#0x281718d80 response for
6957894623759162368 is error: 400: INPUT_METHOD_INVALID_3236037367_806515]
[MT] 2021-5-2 23:04:43.861 [MTProto#0x280437180@0x280f3ca00 [200] received
<MTMsgsAckMessage: 0x283101eb0> (6957894624361570305,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.861 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894624317662208/0)]
[MT] 2021-5-2 23:04:43.862 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6957894624317855744/0)]
[MT] 2021-5-2 23:04:43.862 container (6957894624318170112) of
(6957894624317855744), in 4002326993482424468
[MT] 2021-5-2 23:04:43.862 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894624318989312/0)]
[MT] 2021-5-2 23:04:43.862 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6957894624319169536/0)]
[MT] 2021-5-2 23:04:43.862 container (6957894624319427584) of
(6957894624319169536), in 4002326993482424468
[MT] 2021-5-2 23:04:43.863 [MTProto#0x280437180@0x280f3ca00 [120] received
<MTRpcResultMessage: 0x283392680> (6957894624365693953,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.863 [MTRequestMessageService#0x281718d80 response for
6957894623758423040 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-2 23:04:43.864 [MTProto#0x280437180@0x280f3ca00 [104] received
<MTRpcResultMessage: 0x28338d3c0> (6957894624373676033,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.865 [MTRequestMessageService#0x281718d80 response for
6957894623758307328 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-2 23:04:43.874 [Backup address fetch: backup config from
resolveCloudflare validity interval 1616385610 ... 1618977610 does not include
current 1620011083]
[MT] 2021-5-2 23:04:43.900 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x2833922e0> (6957894624526906369,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.900 [MTRequestMessageService#0x281718d80 response for
6957894624319169536 is messages.AllStickers.allStickersNotModified]
[MT] 2021-5-2 23:04:43.900 [MTProto#0x280437180@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x283102500> (6957894624526920705,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.902 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x2833928e0> (6957894624538730497,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:43.902 [MTRequestMessageService#0x281718d80 response for
6957894624317855744 is messages.AllStickers.allStickersNotModified]
[Network] 2021-5-2 23:04:54.041 Resume worker network connection
[MT] 2021-5-2 23:04:54.041 [MTProto#0x280401ad0@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x2817409c0]
[MT] 2021-5-2 23:04:54.041 [MTNetworkAvailability#0x283dc02a0 state: L_-U_+]
[MT] 2021-5-2 23:04:54.041 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-2 23:04:54.041 [MTProto#0x280401ad0@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:54.041 [MTProto#0x280401ad0@0x280f3ca00 transport #0x2817409c0
connection state: connecting]
[MT] 2021-5-2 23:04:54.041 [MTProto#0x280401ad0@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:54.041 [MTTcpConnection#1b40ade0 connecting to
149.154.175.55:443]
[MT] 2021-5-2 23:04:54.079 Connection time: 37.078977 ms, interface: Wifi
[MT] 2021-5-2 23:04:54.079 [MTProto#0x280401ad0@0x280f3ca00 transport #0x2817409c0
connection state: connected]
[MT] 2021-5-2 23:04:54.079 [MTProto#0x280401ad0@0x280f3ca00 preparing ping
(6957894668201311232/0)]
[MT] 2021-5-2 23:04:54.079 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 0, bytes:
0000001c66747970...16384b), disableUpdates (6957894668201374720/0)]
[MT] 2021-5-2 23:04:54.079 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 1, bytes:
97ff046314ca772e...16384b), disableUpdates (6957894668201722880/0)]
[MT] 2021-5-2 23:04:54.079 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 2, bytes:
4ca65b6af0a46686...16384b), disableUpdates (6957894668201812992/0)]
[MT] 2021-5-2 23:04:54.079 [MTProto#0x280401ad0@0x280f3ca00 connection context
update state: updating]
[MT] 2021-5-2 23:04:54.116 [MTProto#0x280401ad0@0x280f3ca00 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6957894668201311232
uniqueId:7159139867628399584 serverSalt: -6767769484678161865 (6957894668384882689,
1573459255152992513/-7847157657392141301)]
[MT] 2021-5-2 23:04:54.116 [MTProto#0x280401ad0@0x280f3ca00 [168] received
<MTPongMessage: 0x283394e80> (6957894668384885761, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.116 [MTProto#0x280401ad0@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:54.249 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x283329c60> (6957894668934163457, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.249 [MTRequestMessageService#0x28177bc60 response for
6957894668201722880 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.250 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x28312a8c0> (6957894668934168577, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.250 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283329fa0> (6957894668935482369, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.250 [MTRequestMessageService#0x28177bc60 response for
6957894668201374720 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.250 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894668936248320/0)]
[MT] 2021-5-2 23:04:54.250 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 3, bytes:
cc1c8bc7b1d389f0...16384b), disableUpdates (6957894668936526848/0)]
[MT] 2021-5-2 23:04:54.251 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894668939803648/0)]
[MT] 2021-5-2 23:04:54.251 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 4, bytes:
db57b33395bce9ea...16384b), disableUpdates (6957894668940118016/0)]
[MT] 2021-5-2 23:04:54.282 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x283328ec0> (6957894669113036801, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.282 [MTRequestMessageService#0x28177bc60 response for
6957894668201812992 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.283 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x28312ab40> (6957894669113040897, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.283 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28331b940> (6957894669121349633, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.283 [MTRequestMessageService#0x28177bc60 response for
6957894668936526848 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.284 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669082586112/0)]
[MT] 2021-5-2 23:04:54.285 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 5, bytes:
b538f26cfb3907b0...16384b), disableUpdates (6957894669083040768/0)]
[MT] 2021-5-2 23:04:54.286 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669088461824/0)]
[MT] 2021-5-2 23:04:54.286 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 6, bytes:
dc5c86cc96f67a8b...16384b), disableUpdates (6957894669089111040/0)]
[MT] 2021-5-2 23:04:54.303 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283392560> (6957894669206572033, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.303 [MTRequestMessageService#0x28177bc60 response for
6957894668940118016 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.304 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669168700416/0)]
[MT] 2021-5-2 23:04:54.304 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 7, bytes:
a39ebff9f49c86ca...16384b), disableUpdates (6957894669169134592/0)]
[MT] 2021-5-2 23:04:54.322 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x2833926c0> (6957894669287568385, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.322 [MTRequestMessageService#0x28177bc60 response for
6957894669083040768 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.323 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x283130f80> (6957894669287572481, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.323 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669251009536/0)]
[MT] 2021-5-2 23:04:54.324 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 8, bytes:
ea248a2236b7fbb5...16384b), disableUpdates (6957894669251687424/0)]
[MT] 2021-5-2 23:04:54.327 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28332b400> (6957894669293639681, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.328 [MTRequestMessageService#0x28177bc60 response for
6957894669089111040 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.329 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669273840640/0)]
[MT] 2021-5-2 23:04:54.329 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 9, bytes:
7052b7ce3e0bd3f6...16384b), disableUpdates (6957894669274485760/0)]
[MT] 2021-5-2 23:04:54.348 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283392460> (6957894669397808129, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.348 [MTRequestMessageService#0x28177bc60 response for
6957894669169134592 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.350 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669364448256/0)]
[MT] 2021-5-2 23:04:54.350 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 10, bytes:
c65cff0f1c11e460...16384b), disableUpdates (6957894669364894720/0)]
[MT] 2021-5-2 23:04:54.371 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x283382880> (6957894669473508353, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.371 [MTRequestMessageService#0x28177bc60 response for
6957894669251687424 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.371 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x283134ae0> (6957894669473511425, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.372 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669458344960/0)]
[MT] 2021-5-2 23:04:54.372 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 11, bytes:
754520efb4f63c01...16384b), disableUpdates (6957894669458554880/0)]
[MT] 2021-5-2 23:04:54.373 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283383e00> (6957894669500297217, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.373 [MTRequestMessageService#0x28177bc60 response for
6957894669274485760 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.373 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669466487808/0)]
[MT] 2021-5-2 23:04:54.374 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 12, bytes:
c148815eaafb60ab...16384b), disableUpdates (6957894669466676224/0)]
[MT] 2021-5-2 23:04:54.391 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283392ea0> (6957894669560774657, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.391 [MTRequestMessageService#0x28177bc60 response for
6957894669364894720 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.391 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669542964224/0)]
[MT] 2021-5-2 23:04:54.392 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 13, bytes:
3b899af1ed372003...16384b), disableUpdates (6957894669543260160/0)]
[MT] 2021-5-2 23:04:54.408 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28331b9a0> (6957894669659853825, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.409 [MTRequestMessageService#0x28177bc60 response for
6957894669458554880 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.409 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669620392960/0)]
[MT] 2021-5-2 23:04:54.410 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 14, bytes:
d09ea89da1dce72d...16384b), disableUpdates (6957894669620788224/0)]
[MT] 2021-5-2 23:04:54.417 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28332b120> (6957894669691804673, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.417 [MTRequestMessageService#0x28177bc60 response for
6957894669466676224 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.418 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669657373696/0)]
[MT] 2021-5-2 23:04:54.418 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 15, bytes:
bbe10fd17c5fa964...16384b), disableUpdates (6957894669658125312/0)]
[MT] 2021-5-2 23:04:54.436 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283382100> (6957894669732917249, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.436 [MTRequestMessageService#0x28177bc60 response for
6957894669543260160 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.437 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669739475968/0)]
[MT] 2021-5-2 23:04:54.437 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 16, bytes:
7f77ea32b9075ab2...16384b), disableUpdates (6957894669739863040/0)]
[MT] 2021-5-2 23:04:54.488 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTRpcResultMessage: 0x283383f20> (6957894669846109185, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.488 [MTRequestMessageService#0x28177bc60 response for
6957894669620788224 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.488 [MTProto#0x280401ad0@0x280f3ca00 [152] received
<MTMsgsAckMessage: 0x283135760> (6957894669846112257, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.488 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283392cc0> (6957894669861008385, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.488 [MTRequestMessageService#0x28177bc60 response for
6957894669658125312 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.489 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669961233408/0)]
[MT] 2021-5-2 23:04:54.489 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 17, bytes:
8a96824324220c41...16384b), disableUpdates (6957894669961581568/0)]
[MT] 2021-5-2 23:04:54.490 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894669966615552/0)]
[MT] 2021-5-2 23:04:54.490 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 18, bytes:
540aea35bea8d4de...16384b), disableUpdates (6957894669967019008/0)]
[MT] 2021-5-2 23:04:54.511 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x2833919e0> (6957894670100300801, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.512 [MTRequestMessageService#0x28177bc60 response for
6957894669739863040 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.512 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894670063213568/0)]
[MT] 2021-5-2 23:04:54.513 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 19, bytes:
b8e1b5dec2e018fd...16384b), disableUpdates (6957894670063840256/0)]
[MT] 2021-5-2 23:04:54.524 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283329de0> (6957894670157948929, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.525 [MTRequestMessageService#0x28177bc60 response for
6957894669961581568 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.525 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894670118493184/0)]
[MT] 2021-5-2 23:04:54.526 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 20, bytes:
283ee8e5db80ee76...16384b), disableUpdates (6957894670118884352/0)]
[MT] 2021-5-2 23:04:54.534 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283328ea0> (6957894670189429761, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.534 [MTRequestMessageService#0x28177bc60 response for
6957894669967019008 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.535 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894670160739328/0)]
[MT] 2021-5-2 23:04:54.535 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 21, bytes:
f01bda1fb3154445...16384b), disableUpdates (6957894670161344512/0)]
[MT] 2021-5-2 23:04:54.550 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283329040> (6957894670264933377, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.551 [MTRequestMessageService#0x28177bc60 response for
6957894670063840256 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.552 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894670233963520/0)]
[MT] 2021-5-2 23:04:54.553 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 22, bytes:
10f6a15a354c205d...16384b), disableUpdates (6957894670235540480/0)]
[MT] 2021-5-2 23:04:54.564 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28331ba40> (6957894670322110465, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.564 [MTRequestMessageService#0x28177bc60 response for
6957894670118884352 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.565 [MTProto#0x280401ad0@0x280f3ca00 preparing msgsAck
(6957894670288059392/0)]
[MT] 2021-5-2 23:04:54.565 [MTProto#0x280401ad0@0x280f3ca00 preparing
upload.saveFilePart(fileId: -4126796733797277480, filePart: 23, bytes:
a17e7d2c93d7c2e9...3091b), disableUpdates (6957894670288286720/0)]
[MT] 2021-5-2 23:04:54.577 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x283382100> (6957894670362035201, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.577 [MTRequestMessageService#0x28177bc60 response for
6957894670161344512 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.588 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x2833919e0> (6957894670432647169, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.588 [MTRequestMessageService#0x28177bc60 response for
6957894670235540480 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.598 [MTProto#0x280401ad0@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28331b8e0> (6957894670474598401, 1573459255152992513/-
7847157657392141301)]
[MT] 2021-5-2 23:04:54.598 [MTRequestMessageService#0x28177bc60 response for
6957894670288286720 is Bool.boolTrue]
[MT] 2021-5-2 23:04:54.599 [MTProto#0x280401ad0@0x280f3ca00 changing transport
MTTcpTransport#0x2817409c0 to #0x0]
[MT] 2021-5-2 23:04:54.599 [MTTcpConnection#1b40ade0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:54.600 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894670439031808/0)]
[MT] 2021-5-2 23:04:54.603 [MTProto#0x280437180@0x280f3ca00 preparing
messages.uploadMedia(peer: InputPeer.inputPeerUser(userId: 1126032919, accessHash:
-2445849872229220665), media: InputMedia.inputMediaUploadedDocument(flags: 0, file:
InputFile.inputFile(id: -4126796733797277480, parts: 24, name: file.jpg,
md5Checksum: ), thumb: nil, mimeType: video/mp4, attributes:
[DocumentAttribute.documentAttributeVideo(flags: 2, duration: 5, w: 600, h: 600),
DocumentAttribute.documentAttributeAnimated,
DocumentAttribute.documentAttributeFilename(fileName: animation.mp4)], stickers:
nil, ttlSeconds: nil)), disableUpdates (6957894670439370752/0)]
[MT] 2021-5-2 23:04:54.603 container (6957894670451667968) of
(6957894670439370752), in 4002326993482424468
[MT] 2021-5-2 23:04:54.762 [MTProto#0x280437180@0x280f3ca00 [408] received
<MTRpcResultMessage: 0x28331b940> (6957894671176240129,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:54.766 [MTRequestMessageService#0x281718d80 response for
6957894670439370752 is MessageMedia.messageMediaDocument(flags: 1, document:
Optional(TelegramApi.Api.Document.document(flags: 1, id: 4936455854619623702,
accessHash: -6322884844989424037, fileReference: 00608f6856493ae5...21b, date:
1620011094, mimeType: "video/mp4", size: 379923, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoStrippedSize(type: "i", bytes:
012828802c3e94e5...154b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 320, h:
320, size: 22085)]), videoThumbs: nil, dcId: 1, attributes:
[TelegramApi.Api.DocumentAttribute.documentAttributeVideo(flags: 2, duration: 5, w:
592, h: 592), TelegramApi.Api.DocumentAttribute.documentAttributeFilename(fileName:
"animation.mp4"), TelegramApi.Api.DocumentAttribute.documentAttributeAnimated])),
ttlSeconds: nil)]
[Network] 2021-5-2 23:04:54.772 Resume worker network connection
[MT] 2021-5-2 23:04:54.772 [MTProto#0x280428370@0x280f3ca00 changing transport #0x0
to MTTcpTransport#0x28173e580]
[MT] 2021-5-2 23:04:54.772 [MTNetworkAvailability#0x283dc44b0 state: L_-U_+]
[MT] 2021-5-2 23:04:54.772 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
yes)]
[MT] 2021-5-2 23:04:54.772 [MTProto#0x280428370@0x280f3ca00 network state:
available]
[MT] 2021-5-2 23:04:54.772 [MTProto#0x280428370@0x280f3ca00 transport #0x28173e580
connection state: connecting]
[MT] 2021-5-2 23:04:54.772 [MTProto#0x280428370@0x280f3ca00 connection context
update state: up to date]
[MT] 2021-5-2 23:04:54.772 [MTTcpConnection#1c9131d0 connecting to
149.154.175.55:443]
[Postbox] 2021-5-2 23:04:54.775 UnsentMessageHistoryView: operation:
Insert(0:Id(rawValue: 1126032919):1_4)
[Postbox] 2021-5-2 23:04:54.775 unsentMessageIdsView contents: [0:Id(rawValue:
1126032919):1_4]
[PendingMessageManager] 2021-5-2 23:04:54.775 update on postboxQueue:
[0:Id(rawValue: 1126032919):1_4]
[PendingMessageManager] 2021-5-2 23:04:54.775 update: [0:Id(rawValue:
1126032919):1_4]
[PendingMessageManager] 2021-5-2 23:04:54.775 added messages: [0:Id(rawValue:
1126032919):1_4]
[PendingMessageManager] 2021-5-2 23:04:54.775 begin sending: [0:Id(rawValue:
1126032919):1_4]
[PendingMessageManager] 2021-5-2 23:04:54.775 pending messages: [0:Id(rawValue:
1126032919):1_4]
[Wakeup] 2021-5-2 23:04:54.775 enableBeginTransactions: true (active)
[PendingMessageManager] 2021-5-2 23:04:54.776 begin sending, continued:
[0:Id(rawValue: 1126032919):1_4]
[PendingMessageManager] 2021-5-2 23:04:54.776 beginSendingMessages messages.count:
1
[PendingMessageManager] 2021-5-2 23:04:54.776 beginSendingMessages
messageContexts.count: 1
[PendingMessageManager] 2021-5-2 23:04:54.777 beginSendingMessages
messagesToUpload.count: 1
[PendingMessageManager] 2021-5-2 23:04:54.777 beginSendingMessages
messagesToForward.count: 0
[MT] 2021-5-2 23:04:54.777 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894671200774144/0)]
[MT] 2021-5-2 23:04:54.778 [MTProto#0x280437180@0x280f3ca00 preparing
messages.sendMedia(flags: 128, peer: InputPeer.inputPeerUser(userId: 1126032919,
accessHash: -2445849872229220665), replyToMsgId: nil, media:
InputMedia.inputMediaDocument(flags: 0, id: InputDocument.inputDocument(id:
4936455854619623702, accessHash: -6322884844989424037, fileReference:
00608f6856493ae5...21b), ttlSeconds: nil, query: nil), message: [[redacted]],
randomId: 8667435017718076717, replyMarkup: nil, entities: nil, scheduleDate: nil),
disableUpdates (6957894671200975872/0)]
[MT] 2021-5-2 23:04:54.778 container (6957894671203085312) of
(6957894671200975872), in 4002326993482424468
[MT] 2021-5-2 23:04:54.824 Connection time: 50.812960 ms, interface: Wifi
[MT] 2021-5-2 23:04:54.824 [MTProto#0x280428370@0x280f3ca00 transport #0x28173e580
connection state: connected]
[MT] 2021-5-2 23:04:54.824 [MTProto#0x280428370@0x280f3ca00 preparing ping
(6957894671401039872/0)]
[MT] 2021-5-2 23:04:54.824 [MTProto#0x280428370@0x280f3ca00 connection context
update state: updating]
[MT] 2021-5-2 23:04:54.851 [MTProto#0x280437180@0x280f3ca00 [568] received
<MTRpcResultMessage: 0x28331b920> (6957894671543325697,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:54.856 [MTRequestMessageService#0x281718d80 response for
6957894671200975872 is Updates.updates(updates: [Update.updateMessageID(id: 1221,
randomId: 8667435017718076717), Update.updateNewMessage(message:
Message.message(flags: 512, id: 1221, fromId: nil, peerId: Peer.peerUser(userId:
1126032919), fwdFrom: nil, viaBotId: nil, replyTo: nil, date: 1620011094, message:
[[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaDocument(flags: 1, document:
Optional(TelegramApi.Api.Document.document(flags: 1, id: 4936455854619623702,
accessHash: -6322884844989424037, fileReference: 01000004c5608f68...25b, date:
1620011094, mimeType: "video/mp4", size: 379923, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoStrippedSize(type: "i", bytes:
012828802c3e94e5...154b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 320, h:
320, size: 22085)]), videoThumbs: nil, dcId: 1, attributes:
[TelegramApi.Api.DocumentAttribute.documentAttributeVideo(flags: 2, duration: 5, w:
592, h: 592), TelegramApi.Api.DocumentAttribute.documentAttributeFilename(fileName:
"animation.mp4"), TelegramApi.Api.DocumentAttribute.documentAttributeAnimated])),
ttlSeconds: nil)), replyMarkup: nil, entities: nil, views: nil, forwards: nil,
replies: nil, editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason:
nil, ttlPeriod: nil), pts: 1583, ptsCount: 1), Update.updateReadHistoryInbox(flags:
0, folderId: nil, peer: Peer.peerUser(userId: 1126032919), maxId: 1221,
stillUnreadCount: 0, pts: 1584, ptsCount: 1)], users: [User.user(flags: 33561691,
id: 1126032919, accessHash: Optional(-2445849872229220665), firstName:
Optional("Xl"), lastName: nil, username: Optional("Lthrwolf"), phone: [[redacted]],
photo: nil, status: Optional(TelegramApi.Api.UserStatus.userStatusOnline(expires:
1620011382)), botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder:
nil, langCode: nil)], chats: [], date: 1620011093, seq: 0)]
[MT] 2021-5-2 23:04:54.856 [MTProto#0x280428370@0x280f3ca00 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6957894671401039872
uniqueId:-1424670883643517508 serverSalt: -6767769484678161865
(6957894671558670337, 1573459255152992513/-3058459121586173347)]
[MT] 2021-5-2 23:04:54.856 [MTProto#0x280428370@0x280f3ca00 [168] received
<MTPongMessage: 0x28331be20> (6957894671558684673, 1573459255152992513/-
3058459121586173347)]
[MT] 2021-5-2 23:04:54.856 [MTProto#0x280428370@0x280f3ca00 connection context
update state: up to date]
[Postbox] 2021-5-2 23:04:54.858 UnsentMessageHistoryView: operation:
Remove(0:Id(rawValue: 1126032919):1_4)
[Postbox] 2021-5-2 23:04:54.858 unsentMessageIdsView contents: []
[PendingMessageManager] 2021-5-2 23:04:54.858 update on postboxQueue: []
[PendingMessageManager] 2021-5-2 23:04:54.858 update: []
[PendingMessageManager] 2021-5-2 23:04:54.858 removed messages: [0:Id(rawValue:
1126032919):1_4]
[PendingMessageManager] 2021-5-2 23:04:54.858 pending messages: []
[State] 2021-5-2 23:04:54.863 apply state (pts: 1584, qts: 0, seq: 711, date:
1620011083)
[SynchronizePeerReadStates] 2021-5-2 23:04:54.865 0:Id(rawValue: 1126032919): take
new operation Validate
[SynchronizePeerReadStates] 2021-5-2 23:04:54.865 0:Id(rawValue: 1126032919): begin
operation Validate
[MT] 2021-5-2 23:04:54.865 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894671578056704/0)]
[MT] 2021-5-2 23:04:54.865 [MTProto#0x280437180@0x280f3ca00 preparing
messages.receivedMessages(maxId: 1221), disableUpdates (6957894671578293248/0)]
[MT] 2021-5-2 23:04:54.865 container (6957894671578714112) of
(6957894671578293248), in 4002326993482424468
[MT] 2021-5-2 23:04:54.866 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894671579894784/0)]
[MT] 2021-5-2 23:04:54.866 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getHistory(peer: InputPeer.inputPeerUser(userId: 1126032919, accessHash:
-2445849872229220665), offsetId: 2147483647, offsetDate: 2147483647, addOffset: 0,
limit: 1, maxId: 2147483647, minId: 1, hash: 0), disableUpdates
(6957894671580105728/0)]
[MT] 2021-5-2 23:04:54.866 container (6957894671581647872) of
(6957894671580105728), in 4002326993482424468
[Wakeup] 2021-5-2 23:04:54.868 enableBeginTransactions: true (active)
[MT] 2021-5-2 23:04:54.897 [MTProto#0x280437180@0x280f3ca00 [88] received
<MTRpcResultMessage: 0x28339d880> (6957894671747456001,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:54.897 [MTRequestMessageService#0x281718d80 response for
6957894671578293248 is []]
[MT] 2021-5-2 23:04:54.934 [MTProto#0x280437180@0x280f3ca00 [520] received
<MTRpcResultMessage: 0x283398120> (6957894671911036929,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:54.936 [MTRequestMessageService#0x281718d80 response for
6957894671580105728 is messages.Messages.messagesSlice(flags: 0, count: 5,
nextRate: nil, offsetIdOffset: nil, messages: [Message.message(flags: 512, id:
1221, fromId: nil, peerId: Peer.peerUser(userId: 1126032919), fwdFrom: nil,
viaBotId: nil, replyTo: nil, date: 1620011094, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaDocument(flags: 1, document:
Optional(TelegramApi.Api.Document.document(flags: 1, id: 4936455854619623702,
accessHash: -6322884844989424037, fileReference: 01000004c5608f68...25b, date:
1620011094, mimeType: "video/mp4", size: 379923, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoStrippedSize(type: "i", bytes:
012828802c3e94e5...154b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 320, h:
320, size: 22085)]), videoThumbs: nil, dcId: 1, attributes:
[TelegramApi.Api.DocumentAttribute.documentAttributeVideo(flags: 2, duration: 5, w:
592, h: 592), TelegramApi.Api.DocumentAttribute.documentAttributeFilename(fileName:
"animation.mp4"), TelegramApi.Api.DocumentAttribute.documentAttributeAnimated])),
ttlSeconds: nil)), replyMarkup: nil, entities: nil, views: nil, forwards: nil,
replies: nil, editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason:
nil, ttlPeriod: nil)], chats: [], users: [User.user(flags: 33561691, id:
1126032919, accessHash: Optional(-2445849872229220665), firstName: Optional("Xl"),
lastName: nil, username: Optional("Lthrwolf"), phone: [[redacted]], photo: nil,
status: Optional(TelegramApi.Api.UserStatus.userStatusOnline(expires: 1620011382)),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil)])]
[MT] 2021-5-2 23:04:54.937 [MTProto#0x280437180@0x280f3ca00 preparing msgsAck
(6957894671885644800/0)]
[MT] 2021-5-2 23:04:54.937 [MTProto#0x280437180@0x280f3ca00 preparing
messages.getPeerDialogs(peers: [InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerUser(userId: 1126032919, accessHash: -2445849872229220665))]),
disableUpdates (6957894671885906944/0)]
[MT] 2021-5-2 23:04:54.937 container (6957894671886799872) of
(6957894671885906944), in 4002326993482424468
[MT] 2021-5-2 23:04:55.002 [MTProto#0x280437180@0x280f3ca00 [584] received
<MTRpcResultMessage: 0x28338a2e0> (6957894672207382529,
1573459255152992513/4002326993482424468)]
[MT] 2021-5-2 23:04:55.006 [MTRequestMessageService#0x281718d80 response for
6957894671885906944 is messages.PeerDialogs.peerDialogs(dialogs:
[Dialog.dialog(flags: 0, peer: Peer.peerUser(userId: 1126032919), topMessage: 1221,
readInboxMaxId: 1221, readOutboxMaxId: 0, unreadCount: 0, unreadMentionsCount: 0,
notifySettings: PeerNotifySettings.peerNotifySettings(flags: 15, showPreviews:
Optional(TelegramApi.Api.Bool.boolTrue), silent:
Optional(TelegramApi.Api.Bool.boolFalse), muteUntil: Optional(0), sound:
Optional("default")), pts: nil, draft: nil, folderId: nil)], messages:
[Message.message(flags: 512, id: 1221, fromId: nil, peerId: Peer.peerUser(userId:
1126032919), fwdFrom: nil, viaBotId: nil, replyTo: nil, date: 1620011094, message:
[[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaDocument(flags: 1, document:
Optional(TelegramApi.Api.Document.document(flags: 1, id: 4936455854619623702,
accessHash: -6322884844989424037, fileReference: 01000004c5608f68...25b, date:
1620011094, mimeType: "video/mp4", size: 379923, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoStrippedSize(type: "i", bytes:
012828802c3e94e5...154b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 320, h:
320, size: 22085)]), videoThumbs: nil, dcId: 1, attributes:
[TelegramApi.Api.DocumentAttribute.documentAttributeVideo(flags: 2, duration: 5, w:
592, h: 592), TelegramApi.Api.DocumentAttribute.documentAttributeFilename(fileName:
"animation.mp4"), TelegramApi.Api.DocumentAttribute.documentAttributeAnimated])),
ttlSeconds: nil)), replyMarkup: nil, entities: nil, views: nil, forwards: nil,
replies: nil, editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason:
nil, ttlPeriod: nil)], chats: [], users: [User.user(flags: 33561691, id:
1126032919, accessHash: Optional(-2445849872229220665), firstName: Optional("Xl"),
lastName: nil, username: Optional("Lthrwolf"), phone: [[redacted]], photo: nil,
status: Optional(TelegramApi.Api.UserStatus.userStatusOnline(expires: 1620011382)),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil)], state: updates.State.state(pts: 1584, qts: 0, date: 1620011094, seq: 711,
unreadCount: 176))]
[SynchronizePeerReadStates] 2021-5-2 23:04:55.009 0:Id(rawValue: 1126032919):
operation completed Validate
[Wakeup] 2021-5-2 23:04:56.134 enableBeginTransactions: false
[Account] 2021-5-2 23:04:56.134 Resigned master
[Network] 2021-5-2 23:04:56.134 Pause network connection
[Network] 2021-5-2 23:04:56.134 Pause worker network connection
[Network] 2021-5-2 23:04:56.134 Pause worker network connection
[MT] 2021-5-2 23:04:56.134 [MTProto#0x280437180@0x280f3ca00 pause]
[MT] 2021-5-2 23:04:56.134 [MTProto#0x280437180@0x280f3ca00 changing transport
MTTcpTransport#0x28176a520 to #0x0]
[MT] 2021-5-2 23:04:56.134 [MTProto#0x280436e10@0x280f3ca00 pause]
[MT] 2021-5-2 23:04:56.134 [MTProto#0x280436e10@0x280f3ca00 changing transport
MTTcpTransport#0x2817617a0 to #0x0]
[MT] 2021-5-2 23:04:56.134 [MTProto#0x280428370@0x280f3ca00 pause]
[MT] 2021-5-2 23:04:56.134 [MTProto#0x280428370@0x280f3ca00 changing transport
MTTcpTransport#0x28173e580 to #0x0]
[Wakeup] 2021-5-2 23:04:56.134 enableBeginTransactions: false
[MT] 2021-5-2 23:04:56.135 [MTTcpConnection#1b404e10 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:56.135 [MTTcpConnection#1b4059b0 disconnected from
149.154.175.55]
[MT] 2021-5-2 23:04:56.135 [MTTcpConnection#1c9131d0 disconnected from
149.154.175.55]
[Wakeup] 2021-5-2 23:04:56.152 enableBeginTransactions: false
[Postbox] 2021-5-31 19:42:58.996 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-5-31 19:42:58.998 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-5-31 19:42:58.999 Did set up cipher
[Postbox] 2021-5-31 19:42:58.999 isEncrypted prepare...
[Postbox] 2021-5-31 19:42:59.000 isEncrypted prepare done
[Postbox] 2021-5-31 19:42:59.000 isEncrypted step done
[Postbox] 2021-5-31 19:42:59.000 Did set up encryption
[Postbox] 2021-5-31 19:42:59.000 Did set up pragmas
[Postbox] 2021-5-31 19:42:59.000 Did set up checkpoint_fullfsync
[Postbox] 2021-5-31 19:42:59.000 Did begin transaction
[Postbox] 2021-5-31 19:42:59.000 Did load tables
[Postbox] 2021-5-31 19:42:59.000 Did commit final
[Postbox] 2021-5-31 19:42:59.001 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-5-31 19:42:59.001 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-5-31 19:42:59.001 Did set up cipher
[Postbox] 2021-5-31 19:42:59.001 isEncrypted prepare...
[Postbox] 2021-5-31 19:42:59.003 isEncrypted prepare done
[Postbox] 2021-5-31 19:42:59.003 isEncrypted step done
[Postbox] 2021-5-31 19:42:59.003 Did set up encryption
[Postbox] 2021-5-31 19:42:59.003 Did set up pragmas
[Postbox] 2021-5-31 19:42:59.003 Did set up checkpoint_fullfsync
[Postbox] 2021-5-31 19:42:59.003 Did begin transaction
[Postbox] 2021-5-31 19:42:59.004 Did load tables
[Postbox] 2021-5-31 19:42:59.004 Did commit final
[Postbox] 2021-5-31 19:42:59.006 AccountManager: currentAccountId =
Optional(Postbox.AccountRecordId(rawValue: 242518762069075658))
[Postbox] 2021-5-31 19:42:59.006 AccountManager initialization took
11.651992797851562 ms
[Wakeup] 2021-5-31 19:42:59.038 enableBeginTransactions: false
[Wakeup] 2021-5-31 19:42:59.038 enableBeginTransactions: false
[Postbox] 2021-5-31 19:42:59.080 openPostbox, basePath:
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox, useCopy: false
[Postbox] 2021-5-31 19:42:59.080 openPostbox, initialize SqliteValueBox
[Postbox] 2021-5-31 19:42:59.080 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/db/db_sqlite
[Postbox] 2021-5-31 19:42:59.081 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/db/db_sqlite
[Postbox] 2021-5-31 19:42:59.081 Did set up cipher
[Postbox] 2021-5-31 19:42:59.081 isEncrypted prepare...
[Postbox] 2021-5-31 19:42:59.087 isEncrypted prepare done
[Postbox] 2021-5-31 19:42:59.087 isEncrypted step done
[Postbox] 2021-5-31 19:42:59.087 Did set up encryption
[Postbox] 2021-5-31 19:42:59.087 Did set up pragmas
[Postbox] 2021-5-31 19:42:59.087 Did set up checkpoint_fullfsync
[Postbox] 2021-5-31 19:42:59.087 Did begin transaction
[Postbox] 2021-5-31 19:42:59.087 Did load tables
[Postbox] 2021-5-31 19:42:59.087 Did commit final
[Postbox] 2021-5-31 19:42:59.087 openPostbox, current userVersion: Optional(25)
[Postbox] 2021-5-31 19:42:59.087 Postbox load took 7.243037223815918 ms
[Postbox] 2021-5-31 19:42:59.087 MediaBox path:
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/media
[Postbox] 2021-5-31 19:42:59.090 (Postbox initialization took 2.835988998413086 ms
[Postbox] 2021-5-31 19:42:59.090 openPostbox, putCompletion
[Wakeup] 2021-5-31 19:42:59.098 enableBeginTransactions: true (active)
[Postbox] 2021-5-31 19:42:59.100 reindexUnreadCounts took 0.008746027946472168
[MT] 2021-5-31 19:42:59.178 [MTContext loaded datacenterAddressSetById: {
3 = "[149.154.175.100:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.100:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f003:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]";
2 = "[149.154.167.50:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.51:443 (media: no, cdn: no, static: yes, secret: (null)),
149.154.167.151:443 (media: yes, cdn: no, static: no, secret: (null)),
2001:067c:04e8:f002:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 2001:067c:04e8:f002:0000:0000:0000:000b:443 (media: yes, cdn: no,
static: no, secret: (null))]";
5 = "[2001:0b28:f23f:f005:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null)), 91.108.56.146:443 (media: no, cdn: no, static: no, secret:
(null)), 91.108.56.146:443 (media: no, cdn: no, static: yes, secret: (null))]";
1 = "[149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f001:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]";
4 = "[149.154.167.92:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.92:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:067c:04e8:f004:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 149.154.164.250:443 (media: yes, cdn: no, static: no, secret:
(null)), 2001:067c:04e8:f004:0000:0000:0000:000b:443 (media: yes, cdn: no, static:
no, secret: (null))]";
}]
[MT] 2021-5-31 19:42:59.178 [MTContext loaded datacenterManuallySelectedSchemeById:
{
"<MTTransportSchemeKey: 0x2825a51a0>" = "tcp://149.154.175.50:443 (media: no,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x2825a7840>" = "tcp://91.108.56.146:443 (media: no,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x2825a7860>" = "tcp://149.154.175.50:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x2825a76e0>" = "tcp://149.154.167.91:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x2825a7700>" = "tcp://149.154.164.250:443 (media: yes,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x2825a51e0>" = "tcp://149.154.167.50:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x2825a4de0>" = "tcp://149.154.167.151:443 (media: yes,
cdn: no, static: no, secret: (null)) (media: yes)";
}]
[MT] 2021-5-31 19:42:59.178 [MTContext] loaded transportSchemeStats:
DC3:
149.154.175.100:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:644061645
DC2:
149.154.167.151:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:644090194
149.154.167.50:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 644060814, lastResponseTimestamp:643612690
95.161.76.100:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 643446802, lastResponseTimestamp:643333283
149.154.167.51:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 643611606, lastResponseTimestamp:644090189
DC5:
91.108.56.146:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 642244053, lastResponseTimestamp:641176115
91.108.56.146:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:644060885
DC1:
149.154.175.50:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 644061805, lastResponseTimestamp:644061870
149.154.175.55:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 644116843, lastResponseTimestamp:644113298
149.154.175.55:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 644016639, lastResponseTimestamp:644178289
DC4:
149.154.167.92:5222 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 642396270, lastResponseTimestamp:642244061
149.154.167.91:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 644060004, lastResponseTimestamp:644060002
149.154.164.250:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:644061084
149.154.167.92:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 644060000, lastResponseTimestamp:644060005
149.154.167.92:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 644060001, lastResponseTimestamp:643537093

[MT] 2021-5-31 19:42:59.178 [MTContext#819e0c00: received keychain


globalTimeDifference:0.033522 datacenterAuthInfoById:{
4294967301 = "MTDatacenterAuthInfo authKeyId:6518544820711600706 authKey:256";
8589934594 = "MTDatacenterAuthInfo authKeyId:-9186486080819152030 authKey:256";
4294967297 = "MTDatacenterAuthInfo authKeyId:-4141916812041638183 authKey:256";
4294967299 = "MTDatacenterAuthInfo authKeyId:1883851691672403685 authKey:256";
8589934596 = "MTDatacenterAuthInfo authKeyId:-2740437031101786598 authKey:256";
5 = "MTDatacenterAuthInfo authKeyId:2060019279018891769 authKey:256";
3 = "MTDatacenterAuthInfo authKeyId:-1650589812360418087 authKey:256";
1 = "MTDatacenterAuthInfo authKeyId:-7434621180227235928 authKey:256";
4294967300 = "MTDatacenterAuthInfo authKeyId:1269010033426808802 authKey:256";
4294967298 = "MTDatacenterAuthInfo authKeyId:1526919148771364185 authKey:256";
4 = "MTDatacenterAuthInfo authKeyId:-3401709907014251503 authKey:256";
2 = "MTDatacenterAuthInfo authKeyId:6371613038664798145 authKey:256";
}]
[Network] 2021-5-31 19:42:59.179 Pause network connection
[MT] 2021-5-31 19:42:59.179 [MTProto#0x2812f0a50@0x2819e0c00 pause]
[MT] 2021-5-31 19:42:59.179 [MTProto#0x2812f0a50@0x2819e0c00 changing transport
#0x0 to #0x0]
[PendingMessageManager] 2021-5-31 19:42:59.181 create instance
[Account] 2021-5-31 19:42:59.181 Begin watching unsent message ids
[Network] 2021-5-31 19:42:59.183 Pause worker network connection
[MT] 2021-5-31 19:42:59.183 [MTProto#0x2812e6470@0x2819e0c00 pause]
[MT] 2021-5-31 19:42:59.183 [MTProto#0x2812e6470@0x2819e0c00 changing transport
#0x0 to #0x0]
[Wakeup] 2021-5-31 19:42:59.185 enableBeginTransactions: true (active)
[Postbox] 2021-5-31 19:42:59.215 unsentMessageIdsViewSignal started with []
[Postbox] 2021-5-31 19:42:59.215 unsentMessageIdsView contents: []
[PendingMessageManager] 2021-5-31 19:42:59.215 update on postboxQueue: []
[PendingMessageManager] 2021-5-31 19:42:59.215 update: []
[PendingMessageManager] 2021-5-31 19:42:59.216 pending messages: []
[Network] 2021-5-31 19:42:59.220 Resume network connection
[Network] 2021-5-31 19:42:59.220 Resume worker network connection
[Account] 2021-5-31 19:42:59.220 Became master
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812f0a50@0x2819e0c00 resume]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812f0a50@0x2819e0c00 changing transport
#0x0 to MTTcpTransport#0x2801db1e0]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812e6470@0x2819e0c00 resume]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812e6470@0x2819e0c00 changing transport
#0x0 to MTTcpTransport#0x2801dab20]
[MT] 2021-5-31 19:42:59.220 [MTNetworkAvailability#0x282b631e0 state: L_-U_+]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812f0a50@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812f0a50@0x2819e0c00 transport #0x2801db1e0
connection state: connecting]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812f0a50@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812e6470@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812e6470@0x2819e0c00 transport #0x2801dab20
connection state: connecting]
[MT] 2021-5-31 19:42:59.220 [MTProto#0x2812e6470@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:42:59.220 [MTNetworkAvailability#0x282b63e70 state: L_-U_+]
[MT] 2021-5-31 19:42:59.220 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:42:59.221 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:42:59.221 [MTTcpConnection#a204aa0 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:42:59.221 [MTTcpConnection#524d3a0 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:42:59.362 Connection time: 137.882948 ms, interface: Wifi
[MT] 2021-5-31 19:42:59.362 Connection time: 138.044953 ms, interface: Wifi
[MT] 2021-5-31 19:42:59.362 [MTProto#0x2812f0a50@0x2819e0c00 transport #0x2801db1e0
connection state: connected]
[MT] 2021-5-31 19:42:59.362 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.363 [MTProto#0x2812f0a50@0x2819e0c00 preparing ping
(6968604106119407616/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.updateDeviceLocked(period: -1), disableUpdates (6968604106119506944/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
contacts.getTopPeers(flags: 4, offset: 0, limit: 16, hash: 0), disableUpdates
(6968604106122951680/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSuggestedDialogFilters, disableUpdates (6968604106123080704/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getConfig, disableUpdates (6968604106123131904/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
phone.getCallConfig, disableUpdates (6968604106123174912/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getAppConfig, disableUpdates (6968604106123213824/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.getAutoDownloadSettings, disableUpdates (6968604106123256832/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6968604106123298816/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getAppUpdate(source: ), disableUpdates (6968604106123337728/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing help.test,
disableUpdates (6968604106123780096/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getPromoData, disableUpdates (6968604106123819008/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6968604106123862016/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getStickers(emoticon: 👋⭐️, hash: 0), disableUpdates
(6968604106124793856/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getDialogFilters, disableUpdates (6968604106124871680/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6968604106124914688/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6968604106124992512/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6968604106125043712/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 service tasks state:
16, resend: no]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 begin time sync]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812e6470@0x2819e0c00 transport #0x2801dab20
connection state: connected]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812e6470@0x2819e0c00 preparing ping
(6968604106125502464/0)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812e6470@0x2819e0c00 service tasks state:
16, resend: no]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812e6470@0x2819e0c00 begin time sync]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812f0a50@0x2819e0c00 sending time fix ping
(6968604106125705216/34, 6009853492293533780)]
[MT] 2021-5-31 19:42:59.364 [MTProto#0x2812e6470@0x2819e0c00 sending time fix ping
(6968604106125944832/0, -377375709535137396)]
[MT] 2021-5-31 19:42:59.395 [MTProto#0x2812f0a50@0x2819e0c00 [104] received
<MTBadServerSaltNotificationMessage: 0x28257fd00> (6968604106252052481,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.395 [MTProto#0x2812f0a50@0x2819e0c00 service tasks state:
0, resend: no]
[MT] 2021-5-31 19:42:59.395 [MTContext#819e0c00: global time difference changed:
0.0s]
[MT] 2021-5-31 19:42:59.395 [MTProto#0x2812e6470@0x2819e0c00 [104] received
<MTBadServerSaltNotificationMessage: 0x28257ff20> (6968604106252150785,
-4141916812041638183/-377375709535137396)]
[MT] 2021-5-31 19:42:59.395 [MTProto#0x2812e6470@0x2819e0c00 service tasks state:
0, resend: no]
[MT] 2021-5-31 19:42:59.395 [MTContext#819e0c00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-4141916812041638183 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-5-31 19:42:59.396 [MTContext#819e0c00: global time difference changed:
0.0s]
[MT] 2021-5-31 19:42:59.396 [MTContext#819e0c00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-4141916812041638183 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.396 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.updateDeviceLocked(period: -1), disableUpdates (6968604106119506944/1)]
[MT] 2021-5-31 19:42:59.396 [MTProto#0x2812f0a50@0x2819e0c00 preparing
contacts.getTopPeers(flags: 4, offset: 0, limit: 16, hash: 0), disableUpdates
(6968604106122951680/3)]
[MT] 2021-5-31 19:42:59.396 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSuggestedDialogFilters, disableUpdates (6968604106123080704/5)]
[MT] 2021-5-31 19:42:59.396 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getConfig, disableUpdates (6968604106123131904/7)]
[MT] 2021-5-31 19:42:59.396 [MTProto#0x2812f0a50@0x2819e0c00 preparing
phone.getCallConfig, disableUpdates (6968604106123174912/9)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getAppConfig, disableUpdates (6968604106123213824/11)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.getAutoDownloadSettings, disableUpdates (6968604106123256832/13)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6968604106123298816/15)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getAppUpdate(source: ), disableUpdates (6968604106123337728/17)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing help.test,
disableUpdates (6968604106123780096/19)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getPromoData, disableUpdates (6968604106123819008/21)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6968604106123862016/23)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getStickers(emoticon: 👋⭐️, hash: 0), disableUpdates
(6968604106124793856/25)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getDialogFilters, disableUpdates (6968604106124871680/27)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6968604106124914688/29)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6968604106124992512/31)]
[MT] 2021-5-31 19:42:59.397 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6968604106125043712/33)]
[MT] 2021-5-31 19:42:59.397 container (6968604106258769920) of
(6968604106119506944,6968604106122951680,6968604106123080704,6968604106123131904,69
68604106123174912,6968604106123213824,6968604106123256832,6968604106123298816,69686
04106123337728,6968604106123780096,6968604106123819008,6968604106123862016,69686041
06124793856,6968604106124871680,6968604106124914688,6968604106124992512,69686041061
25043712), in 6009853492293533780
[MT] 2021-5-31 19:42:59.431 [MTProto#0x2812f0a50@0x2819e0c00 [296] received
MTNewSessionCreatedMessage session_created firstMessageId:6968604106119506944
uniqueId:-6946727927771224614 serverSalt: 8271450163135198457 (6968604106407110657,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.432 [MTProto#0x2812f0a50@0x2819e0c00 [296] received
<MTMsgsAckMessage: 0x2827c93f0> (6968604106407145473,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.443 [MTNetworkAvailability#0x282b631e0 state: M_-U_+]
[MT] 2021-5-31 19:42:59.443 [MTProto#0x2812f0a50@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:42:59.443 [MTNetworkAvailability#0x282b63e70 state: M_-U_+]
[MT] 2021-5-31 19:42:59.444 [MTProto#0x2812e6470@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:42:59.444 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:42:59.444 [MTProto#0x2812f0a50@0x2819e0c00 transport #0x2801db1e0
connection state: connecting]
[MT] 2021-5-31 19:42:59.444 [MTTcpConnection#a204aa0 disconnected from
149.154.175.55]
[MT] 2021-5-31 19:42:59.444 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:42:59.444 [MTProto#0x2812e6470@0x2819e0c00 transport #0x2801dab20
connection state: connecting]
[MT] 2021-5-31 19:42:59.444 [MTTcpConnection#524b340 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:42:59.444 [MTTcpConnection#524d3a0 disconnected from
149.154.175.55]
[MT] 2021-5-31 19:42:59.444 [MTTcpConnection#524b480 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:42:59.474 Connection time: 28.902054 ms, interface: Wifi
[MT] 2021-5-31 19:42:59.474 Connection time: 29.078007 ms, interface: Wifi
[MT] 2021-5-31 19:42:59.474 [MTProto#0x2812e6470@0x2819e0c00 transport #0x2801dab20
connection state: connected]
[MT] 2021-5-31 19:42:59.474 [MTProto#0x2812e6470@0x2819e0c00 preparing ping
(6968604106590466048/0)]
[MT] 2021-5-31 19:42:59.474 [MTProto#0x2812f0a50@0x2819e0c00 transport #0x2801db1e0
connection state: connected]
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.474 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.475 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.475 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.475 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.475 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.475 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.4.2&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing ping
(6968604106593498112/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604106593626112/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.updateDeviceLocked(period: -1), disableUpdates (6968604106593721344/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
contacts.getTopPeers(flags: 4, offset: 0, limit: 16, hash: 0), disableUpdates
(6968604106594103296/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSuggestedDialogFilters, disableUpdates (6968604106594391040/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getConfig, disableUpdates (6968604106594515968/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
phone.getCallConfig, disableUpdates (6968604106594627584/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getAppConfig, disableUpdates (6968604106594752512/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.getAutoDownloadSettings, disableUpdates (6968604106594885632/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6968604106595005440/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getAppUpdate(source: ), disableUpdates (6968604106595233792/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing help.test,
disableUpdates (6968604106595528704/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
help.getPromoData, disableUpdates (6968604106595649536/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6968604106595752960/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getStickers(emoticon: 👋⭐️, hash: 0), disableUpdates
(6968604106596001792/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getDialogFilters, disableUpdates (6968604106596173824/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6968604106596285440/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6968604106596470784/0)]
[MT] 2021-5-31 19:42:59.475 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6968604106596612096/0)]
[MT] 2021-5-31 19:42:59.475 container (6968604106597041152) of
(6968604106593721344,6968604106594103296,6968604106594391040,6968604106594515968,69
68604106594627584,6968604106594752512,6968604106594885632,6968604106595005440,69686
04106595233792,6968604106595528704,6968604106595649536,6968604106595752960,69686041
06596001792,6968604106596173824,6968604106596285440,6968604106596470784,69686041065
96612096), in 6009853492293533780
[MT] 2021-5-31 19:42:59.476 [MTProto#0x2812e6470@0x2819e0c00 connection context
update state: updating]
[MT] 2021-5-31 19:42:59.476 [MTProto#0x2812f0a50@0x2819e0c00 connection context
update state: updating]
[MT] 2021-5-31 19:42:59.503 [MTProto#0x2812e6470@0x2819e0c00 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6968604106590466048
uniqueId:8450132602703906663 serverSalt: 8271450163135198457 (6968604106709226497,
-4141916812041638183/-377375709535137396)]
[MT] 2021-5-31 19:42:59.503 [MTProto#0x2812e6470@0x2819e0c00 [168] received
<MTPongMessage: 0x2825d8b40> (6968604106709228545, -4141916812041638183/-
377375709535137396)]
[MT] 2021-5-31 19:42:59.503 [MTProto#0x2812e6470@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:42:59.506 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x282584560> (6968604106657627137,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.506 [MTRequestMessageService#0x2801d1380 response
6968604106657627137 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x2825845a0> (6968604106661271553,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106661271553 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x2825845c0> (6968604106674669569,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106674669569 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x282584620> (6968604106676807681,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106676807681 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x282584660> (6968604106678988801,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106678988801 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x2825845e0> (6968604106681805825,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106681805825 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x2825846a0> (6968604106682866689,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106682866689 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x2825846c0> (6968604106692929537,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106692929537 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTRpcResultMessage: 0x2825846e0> (6968604106694661121,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106694661121 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1096] received
<MTMsgsAckMessage: 0x2827fc190> (6968604106721789953,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [424] received
<MTRpcResultMessage: 0x2825847e0> (6968604106709046273,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106709046273 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [424] received
<MTRpcResultMessage: 0x2825847c0> (6968604106709080065,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106709080065 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [424] received
<MTRpcResultMessage: 0x2825847a0> (6968604106709115905,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.507 [MTRequestMessageService#0x2801d1380 response
6968604106709115905 didn't match any request]
[MT] 2021-5-31 19:42:59.507 [MTProto#0x2812f0a50@0x2819e0c00 [1592] received
<MTRpcResultMessage: 0x282584760> (6968604106709137409,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.508 [MTRequestMessageService#0x2801d1380 response
6968604106709137409 didn't match any request]
[MT] 2021-5-31 19:42:59.508 [MTProto#0x2812f0a50@0x2819e0c00 [552] received
<MTRpcResultMessage: 0x282584720> (6968604106715084801,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.508 [MTRequestMessageService#0x2801d1380 response
6968604106715084801 didn't match any request]
[MT] 2021-5-31 19:42:59.508 [MTProto#0x2812f0a50@0x2819e0c00 [552] received
<MTPongMessage: 0x282584700> (6968604106721744897,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.508 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x2825846e0> (6968604106729686017,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.508 [MTRequestMessageService#0x2801d1380 response
6968604106729686017 didn't match any request]
[MT] 2021-5-31 19:42:59.508 [MTProto#0x2812f0a50@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:42:59.542 [MTProto#0x2812f0a50@0x2819e0c00 [21688] received
<MTRpcResultMessage: 0x2825841a0> (6968604106752967681,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.543 [MTRequestMessageService#0x2801d1380 response
6968604106752967681 didn't match any request]
[MT] 2021-5-31 19:42:59.543 [MTProto#0x2812f0a50@0x2819e0c00 [120] received
<MTRpcResultMessage: 0x2825aaf40> (6968604106754040833,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.543 [MTRequestMessageService#0x2801d1380 response
6968604106754040833 didn't match any request]
[MT] 2021-5-31 19:42:59.566 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x2825aa9a0> (6968604106985578497,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.569 [MTRequestMessageService#0x2801d1380 response for
6968604106593721344 is Bool.boolFalse]
[MT] 2021-5-31 19:42:59.569 [MTContext#819e0c00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-4141916812041638183 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-5-31 19:42:59.569 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x282584800> (6968604106998979585,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.572 [MTRequestMessageService#0x2801d1380 response for
6968604106594391040 is []]
[MT] 2021-5-31 19:42:59.572 [MTProto#0x2812f0a50@0x2819e0c00 [120] received
<MTRpcResultMessage: 0x282585d00> (6968604107008818177,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.577 [MTRequestMessageService#0x2801d1380 response for
6968604106594103296 is contacts.TopPeers.topPeers(categories: [], chats: [], users:
[])]
[MT] 2021-5-31 19:42:59.578 [MTProto#0x2812f0a50@0x2819e0c00 [136] received
<MTRpcResultMessage: 0x282585c80> (6968604107008855041,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.578 [MTRequestMessageService#0x2801d1380 response for
6968604106595528704 is error: 400: INPUT_METHOD_INVALID_3236037367_107703]
[MT] 2021-5-31 19:42:59.578 [MTProto#0x2812f0a50@0x2819e0c00 [168] received
<MTRpcResultMessage: 0x282585c20> (6968604107009582081,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.580 [MTRequestMessageService#0x2801d1380 response for
6968604106594885632 is account.AutoDownloadSettings.autoDownloadSettings(low:
AutoDownloadSettings.autoDownloadSettings(flags: 8, photoSizeMax: 1048576,
videoSizeMax: 0, fileSizeMax: 0, videoUploadMaxbitrate: 60), medium:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 10485760, fileSizeMax: 1048576, videoUploadMaxbitrate: 80), high:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 15728640, fileSizeMax: 3145728, videoUploadMaxbitrate: 80))]
[MT] 2021-5-31 19:42:59.580 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x28258f9a0> (6968604107010750465,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.581 [MTRequestMessageService#0x2801d1380 response for
6968604106595233792 is help.AppUpdate.noAppUpdate]
[MT] 2021-5-31 19:42:59.581 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x28258f920> (6968604107011334145,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.582 [MTRequestMessageService#0x2801d1380 response for
6968604106595005440 is help.TermsOfServiceUpdate.termsOfServiceUpdateEmpty(expires:
1622508179)]
[MT] 2021-5-31 19:42:59.582 [MTProto#0x2812f0a50@0x2819e0c00 [488] received
<MTRpcResultMessage: 0x2825d8ce0> (6968604107015997441,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.587 [MTRequestMessageService#0x2801d1380 response for
6968604106594515968 is Config.config(flags: 11854, date: 1622504579, expires:
1622508564, testMode: Bool.boolFalse, thisDc: 1, dcOptions:
[DcOption.dcOption(flags: 0, id: 1, ipAddress: 149.154.175.55, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 1, ipAddress: 149.154.175.55, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 1, ipAddress:
2001:0b28:f23d:f001:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 2, ipAddress: 149.154.167.50, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 2, ipAddress: 149.154.167.51, port: 443,
secret: nil), DcOption.dcOption(flags: 2, id: 2, ipAddress: 149.154.167.151, port:
443, secret: nil), DcOption.dcOption(flags: 1, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 3, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 3, ipAddress: 149.154.175.100, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 3, ipAddress: 149.154.175.100, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 3, ipAddress:
2001:0b28:f23d:f003:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 4, ipAddress: 149.154.167.92, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 4, ipAddress: 149.154.167.92, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 2, id: 4, ipAddress: 149.154.164.250, port: 443, secret:
nil), DcOption.dcOption(flags: 3, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 1, id: 5, ipAddress:
2001:0b28:f23f:f005:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 5, ipAddress: 91.108.56.146, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 5, ipAddress: 91.108.56.146, port: 443,
secret: nil)], dcTxtDomainName: apv3.stel.com, chatSizeMax: 200, megagroupSizeMax:
200000, forwardedCountMax: 100, onlineUpdatePeriodMs: 210000, offlineBlurTimeoutMs:
5000, offlineIdleTimeoutMs: 30000, onlineCloudTimeoutMs: 300000,
notifyCloudDelayMs: 30000, notifyDefaultDelayMs: 1500, pushChatPeriodMs: 60000,
pushChatLimit: 2, savedGifsLimit: 200, editTimeLimit: 172800, revokeTimeLimit:
2147483647, revokePmTimeLimit: 2147483647, ratingEDecay: 2419200,
stickersRecentLimit: 200, stickersFavedLimit: 5, channelsReadMediaPeriod: 604800,
tmpSessions: nil, pinnedDialogsCountMax: 5, pinnedInfolderCountMax: 100,
callReceiveTimeoutMs: 20000, callRingTimeoutMs: 90000, callConnectTimeoutMs: 30000,
callPacketTimeoutMs: 10000, meUrlPrefix: https://t.me/, autoupdateUrlPrefix: nil,
gifSearchUsername: Optional("gif"), venueSearchUsername: Optional("foursquare"),
imgSearchUsername: Optional("bing"), staticMapsProvider: nil, captionLengthMax:
1024, messageLengthMax: 4096, webfileDcId: 4, suggestedLangCode: Optional("en"),
langPackVersion: Optional(1800867), baseLangPackVersion: Optional(0))]
[MT] 2021-5-31 19:42:59.587 [MTProto#0x2812f0a50@0x2819e0c00 [472] received
<MTRpcResultMessage: 0x282585d40> (6968604107016655873,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.587 [MTContext#819e0c00: address set updated for 1]
[MT] 2021-5-31 19:42:59.588 [MTRequestMessageService#0x2801d1380 response for
6968604106594627584 is DataJSON.dataJSON(data:
{"enable_vp8_encoder":true,"enable_vp8_decoder":true,"enable_vp9_encoder":true,"ena
ble_vp9_decoder":true,"enable_h265_encoder":true,"enable_h265_decoder":true,"enable
_h264_encoder":true,"enable_h264_decoder":true,"audio_frame_size":60,"jitter_min_de
lay_60":2,"jitter_max_delay_60":10,"jitter_max_slots_60":20,"jitter_losses_to_reset
":20,"jitter_resync_threshold":0.5,"audio_congestion_window":1024,"audio_max_bitrat
e":20000,"audio_max_bitrate_edge":16000,"audio_max_bitrate_gprs":8000,"audio_max_bi
trate_saving":8000,"audio_init_bitrate":16000,"audio_init_bitrate_edge":8000,"audio
_init_bitrate_gprs":8000,"audio_init_bitrate_saving":8000,"audio_bitrate_step_incr"
:1000,"audio_bitrate_step_decr":1000,"use_system_ns":true,"use_system_aec":true,"fo
rce_tcp":false,"jitter_initial_delay_60":2,"adsp_good_impls":"(Qualcomm
Fluence)","bad_call_rating":true,"use_ios_vpio_agc":false,"use_tcp":false,"audio_me
dium_fec_bitrate":20000,"audio_medium_fec_multiplier":0.1,"audio_strong_fec_bitrate
":7000})]
[MT] 2021-5-31 19:42:59.588 [MTContext#819e0c00: address set updated for 2]
[MT] 2021-5-31 19:42:59.589 [MTContext#819e0c00: address set updated for 4]
[MT] 2021-5-31 19:42:59.589 [MTContext#819e0c00: address set updated for 3]
[MT] 2021-5-31 19:42:59.590 [MTContext#819e0c00: address set updated for 5]
[MT] 2021-5-31 19:42:59.590 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x2825d95c0> (6968604107029762049,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.590 [MTRequestMessageService#0x2801d1380 response for
6968604106595752960 is Bool.boolFalse]
[MT] 2021-5-31 19:42:59.591 [MTProto#0x2812f0a50@0x2819e0c00 [328] received
<MTRpcResultMessage: 0x2825d94c0> (6968604107031282689,
-4141916812041638183/6009853492293533780)]
[Wakeup] 2021-5-31 19:42:59.591 enableBeginTransactions: true (active)
[MT] 2021-5-31 19:42:59.593 [MTRequestMessageService#0x2801d1380 response for
6968604106596173824 is [DialogFilter.dialogFilter(flags: 4127, id: 118, title:
Unread, emoticon: nil, pinnedPeers: [], includePeers: [], excludePeers: []),
DialogFilter.dialogFilter(flags: 3, id: 57, title: Personal, emoticon: nil,
pinnedPeers: [], includePeers: [], excludePeers: []),
DialogFilter.dialogFilter(flags: 31, id: 148, title: Me, emoticon: nil,
pinnedPeers: [], includePeers: [InputPeer.inputPeerUser(userId: 777000, accessHash:
6678918162835552561), InputPeer.inputPeerUser(userId: 1609186828, accessHash:
9147990310510734432), InputPeer.inputPeerUser(userId: 1761892016, accessHash:
-8022919676578573661), InputPeer.inputPeerChat(chatId: 457557086),
InputPeer.inputPeerChat(chatId: 575349548), InputPeer.inputPeerChannel(channelId:
1005640892, accessHash: 1304489318150496873), InputPeer.inputPeerChannel(channelId:
1367424148, accessHash: 2599050126356302157), InputPeer.inputPeerChannel(channelId:
1170520247, accessHash: 4876216240199346567), InputPeer.inputPeerChannel(channelId:
1228973194, accessHash: -3223981290293168542),
InputPeer.inputPeerChannel(channelId: 1347561633, accessHash:
-5070939064419193349), InputPeer.inputPeerChannel(channelId: 1454168259,
accessHash: 8760104312949546602)], excludePeers: [])]]
[MT] 2021-5-31 19:42:59.594 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x282578cc0> (6968604107033399297,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.594 [MTRequestMessageService#0x2801d1380 response for
6968604106595649536 is help.PromoData.promoDataEmpty(expires: 1622505479)]
[MT] 2021-5-31 19:42:59.594 [MTProto#0x2812f0a50@0x2819e0c00 [120] received
<MTRpcResultMessage: 0x282578f00> (6968604107043025921,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.596 [MTRequestMessageService#0x2801d1380 response for
6968604106596285440 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-31 19:42:59.596 [MTProto#0x2812f0a50@0x2819e0c00 [1592] received
<MTRpcResultMessage: 0x2825796a0> (6968604107045216257,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.601 [MTRequestMessageService#0x2801d1380 response for
6968604106594752512 is JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: test, value: JSONValue.jsonNumber(value:
1.0)), JSONObjectValue.jsonObjectValue(key: video_conversion, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: remux_fmp4,
value: JSONValue.jsonBool(value: Bool.boolFalse))])),
JSONObjectValue.jsonObjectValue(key: emojies_animated_zoom, value:
JSONValue.jsonNumber(value: 0.625)), JSONObjectValue.jsonObjectValue(key:
emojies_send_dice, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
🎲), JSONValue.jsonString(value: 🎯), JSONValue.jsonString(value: 🏀),
JSONValue.jsonString(value: ⚽), JSONValue.jsonString(value: ⚽️),
JSONValue.jsonString(value: 🎰), JSONValue.jsonString(value: 🎳)])),
JSONObjectValue.jsonObjectValue(key: emojies_send_dice_success, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: 🎯, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value, value:
JSONValue.jsonNumber(value: 6.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 62.0))])),
JSONObjectValue.jsonObjectValue(key: 🏀, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: ⚽,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 5.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: ⚽️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: 🎰,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 64.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: 🎳, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
6.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))]))])), JSONObjectValue.jsonObjectValue(key:
emojies_sounds, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: 🎃, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458539)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -2107001400913062971)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dIMtab8kI-3GdYsR9z8l0Gbs))])),
JSONObjectValue.jsonObjectValue(key: ⚰️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458540)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -1498869544183595185)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dIPzLyrYcQKUIJRoXC9cW-Da))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♂️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176331)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3986395821757915468)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dINBL7lyuqfpOFReo_djwEYr))])),
JSONObjectValue.jsonObjectValue(key: 🧟, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176332)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8929417974289765626)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dIOSUEGwjRQYwHlxKRskvVFt))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♀️
, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176333)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 9161696144162881753)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dIPkSvZDmDBWzTa1ZEcYL-gg))])),
JSONObjectValue.jsonObjectValue(key: 🍑, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4963180910661861548)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -7431729439735063448)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dINaeASsw63PSF69PtJD1fjc))])),
JSONObjectValue.jsonObjectValue(key: ❤️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4978826754966683841)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3926211553285686901)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dIPYqcrRCSgPul2vgHTb3TLh))])),
JSONObjectValue.jsonObjectValue(key: 🎉, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410731)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -6735741215105321887)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dIOkXSfk4eOtYMPGG46SfiUz))])),
JSONObjectValue.jsonObjectValue(key: 🎊, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410732)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 8518192996098758509)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dIN_Fnsit35Dy97-sLlftqpR))])),
JSONObjectValue.jsonObjectValue(key: 🎄, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410733)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -4142643820629256996)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dINZxH0vm4SiHUh9UmGCnEKk))])),
JSONObjectValue.jsonObjectValue(key: 🦾, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410734)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8934384022571962340)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGC1dINfnl2XFYPTDzKNWF0LDpJ9))]))])),
JSONObjectValue.jsonObjectValue(key: gif_search_branding, value:
JSONValue.jsonString(value: tenor)), JSONObjectValue.jsonObjectValue(key:
gif_search_emojies, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: 👍), JSONValue.jsonString(value: 😘),
JSONValue.jsonString(value: 😍), JSONValue.jsonString(value: 😡),
JSONValue.jsonString(value: 🥳), JSONValue.jsonString(value: 😂),
JSONValue.jsonString(value: 😮), JSONValue.jsonString(value: 🙄),
JSONValue.jsonString(value: 😎), JSONValue.jsonString(value: 👎)])),
JSONObjectValue.jsonObjectValue(key: stickers_emoji_suggest_only_api, value:
JSONValue.jsonBool(value: Bool.boolFalse)), JSONObjectValue.jsonObjectValue(key:
stickers_emoji_cache_time, value: JSONValue.jsonNumber(value: 86400.0)),
JSONObjectValue.jsonObjectValue(key: history_import_filters, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: zip, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key:
main_file_patterns, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
_chat\.txt), JSONValue.jsonString(value: KakaoTalkChats\.txt),
JSONValue.jsonString(value: Talk_.*?\.txt)]))])),
JSONObjectValue.jsonObjectValue(key: txt, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: patterns, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: ^\[LINE\])]))]))])),
JSONObjectValue.jsonObjectValue(key: youtube_pip, value:
JSONValue.jsonString(value: inapp)), JSONObjectValue.jsonObjectValue(key:
qr_login_camera, value: JSONValue.jsonBool(value: Bool.boolTrue)),
JSONObjectValue.jsonObjectValue(key: qr_login_code, value:
JSONValue.jsonString(value: primary)), JSONObjectValue.jsonObjectValue(key:
dialog_filters_enabled, value: JSONValue.jsonBool(value: Bool.boolTrue)),
JSONObjectValue.jsonObjectValue(key: dialog_filters_tooltip, value:
JSONValue.jsonBool(value: Bool.boolTrue)), JSONObjectValue.jsonObjectValue(key:
ignore_restriction_reasons, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: porn)])), JSONObjectValue.jsonObjectValue(key:
autoarchive_setting_available, value: JSONValue.jsonBool(value: Bool.boolFalse)),
JSONObjectValue.jsonObjectValue(key: pending_suggestions, value:
JSONValue.jsonArray(value: [])), JSONObjectValue.jsonObjectValue(key:
autologin_token, value: JSONValue.jsonString(value: sAmKTCnBmR7THAEz5TAryy7SdeP-
b5vRcmqcfkcI6LdgtXSDFUMd5hcApOZPYpdLLrBLJScrHHTbq84t1n7IhMZXrMpn4D4Lo2I)),
JSONObjectValue.jsonObjectValue(key: autologin_domains, value:
JSONValue.jsonArray(value: [JSONValue.jsonString(value: instantview.telegram.org),
JSONValue.jsonString(value: translations.telegram.org), JSONValue.jsonString(value:
contest.dev), JSONValue.jsonString(value: contest.com), JSONValue.jsonString(value:
bugs.telegram.org), JSONValue.jsonString(value: suggestions.telegram.org),
JSONValue.jsonString(value: themes.telegram.org)]))])]
[MT] 2021-5-31 19:42:59.601 [MTProto#0x2812f0a50@0x2819e0c00 [104] received
<MTRpcResultMessage: 0x28257a3a0> (6968604107045924865,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.602 [MTRequestMessageService#0x2801d1380 response for
6968604106596612096 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-31 19:42:59.602 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x282571c40> (6968604107054285825,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.602 [MTRequestMessageService#0x2801d1380 response for
6968604106596470784 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-31 19:42:59.602 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604107142111232/0)]
[MT] 2021-5-31 19:42:59.602 [MTProto#0x2812f0a50@0x2819e0c00 preparing
updates.getDifference(flags: 0, pts: 1751, ptsTotalLimit: nil, date: 1622498921,
qts: 0), disableUpdates (6968604107142244352/0)]
[MT] 2021-5-31 19:42:59.602 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6968604107142467584/0)]
[MT] 2021-5-31 19:42:59.603 container (6968604107142651904) of
(6968604107142244352,6968604107142467584), in 6009853492293533780
[MT] 2021-5-31 19:42:59.603 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604107143528448/0)]
[MT] 2021-5-31 19:42:59.603 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6968604107143640064/0)]
[MT] 2021-5-31 19:42:59.603 container (6968604107143825408) of
(6968604107143640064), in 6009853492293533780
[MT] 2021-5-31 19:42:59.603 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604107145006080/0)]
[MT] 2021-5-31 19:42:59.603 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6968604107145101312/0)]
[MT] 2021-5-31 19:42:59.603 container (6968604107145242624) of
(6968604107145101312), in 6009853492293533780
[MT] 2021-5-31 19:42:59.606 [MTProto#0x2812f0a50@0x2819e0c00 [21688] received
<MTRpcResultMessage: 0x2825726a0> (6968604107133368321,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.624 [MTRequestMessageService#0x2801d1380 response for
6968604106596001792 is messages.Stickers.stickers(hash: 1375450121, stickers:
[Document.document(flags: 1, id: 773947703670341889, accessHash:
3811948230390824482, fileReference: 0060b57483a7f3b3...21b, date: 1567526326,
mimeType: application/x-tgsticker, size: 7269, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d04b103dc70434d...141b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4794)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341644, accessHash:
-4614999269277809612), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210270, accessHash:
2421847112063473913, fileReference: 0060b57483e086f8...21b, date: 1591350799,
mimeType: application/x-tgsticker, size: 23697, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2401b302dc735072...249b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4560)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 643524467607207978, accessHash:
-46344321943169955), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 889097267229753428, accessHash:
-431909020396636310, fileReference: 0060b574834e0c69...21b, date: 1590940561,
mimeType: application/x-tgsticker, size: 3667, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0d04a507dc4d815a...209b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 2358)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 889097267229753346, accessHash:
4728916878748424640), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228136, accessHash:
-3238137181760124862, fileReference: 0060b57483b53c65...21b, date: 1591114583,
mimeType: application/x-tgsticker, size: 17154, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1604b302dc458347...139b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5256)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227914, accessHash:
1255278966245853948), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902432, accessHash:
9063860424408468101, fileReference: 0060b574830675b1...21b, date: 1566570851,
mimeType: application/x-tgsticker, size: 36051, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2001b107dc538146...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6508)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902402, accessHash:
-7806000787895559575), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 825877053734650104, accessHash:
1784738405848605362, fileReference: 0060b574830e3d93...21b, date: 1605862894,
mimeType: application/x-tgsticker, size: 19590, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1605b105dc6b8650...254b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7108)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 825877053734649872, accessHash:
7279792031020692847), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1715604568760385730, accessHash:
-1737056499896928174, fileReference: 0060b57483f81fa5...21b, date: 1610370048,
mimeType: application/x-tgsticker, size: 18343, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0607b203dc644481...255b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6586)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1715604568760385544, accessHash:
-5887670677438400053), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3473118208624427039, accessHash:
-3325144201863997920, fileReference: 0060b57483d28dee...21b, date: 1579599683,
mimeType: application/x-tgsticker, size: 16481, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0906b302dc4a024a...194b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6054)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3473118208624427009, accessHash:
7617897855036857551), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1145788388561911879, accessHash:
-6603946260761256568, fileReference: 0060b57483d6ba11...21b, date: 1602514169,
mimeType: application/x-tgsticker, size: 61095, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1004b006dc5d8c78...293b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5846)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1145788388561911814, accessHash:
-1837122177211935641), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1604927367531200552, accessHash:
-7472612736435491471, fileReference: 0060b57483999635...21b, date: 1592223142,
mimeType: application/x-tgsticker, size: 28260, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e02af00dc414e8a...229b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5694)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1604927367531200524, accessHash:
-3938839609103996780), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342104, accessHash:
4125524201144571032, fileReference: 0060b57483faef88...21b, date: 1584917876,
mimeType: application/x-tgsticker, size: 6340, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a01b208dc50864f...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4526)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341650, accessHash:
-3344511157009669418), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1153520807163462056, accessHash:
-6974943498763632663, fileReference: 0060b574834a930f...21b, date: 1600942822,
mimeType: application/x-tgsticker, size: 20534, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e01b209dc748464...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7090)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1153520807163461642, accessHash:
-5384579018732009548), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2887890281313599513, accessHash:
-3771095717337996969, fileReference: 0060b57483b92f42...21b, date: 1584626737,
mimeType: application/x-tgsticker, size: 13086, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d08b200dc498154...213b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4130)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2887890281313599489, accessHash:
-5610831004633955767), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611711, accessHash:
3978369746062647300, fileReference: 0060b574836efd27...21b, date: 1579306374,
mimeType: application/x-tgsticker,
size: 5755, thumbs: Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j",
bytes: 2103ad06dc4a817f...210b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w:
128, h: 128, size: 3944)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610947, accessHash:
129123443123681119), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846599, accessHash:
1671976775248560729, fileReference: 0060b574830e0210...21b, date: 1584627248,
mimeType: application/x-tgsticker, size: 8075, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b08b008dc634148...122b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3434)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846468, accessHash:
8482662393831154426), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 336920350212229021, accessHash:
5067689452271118588, fileReference: 0060b57483645202...21b, date: 1588838732,
mimeType: application/x-tgsticker, size: 23036, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2105b202dc558979...196b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5846)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 336920350212227104, accessHash:
9185165191696467398), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342279, accessHash:
-8011807803973505726, fileReference: 0060b57483704728...21b, date: 1600940600,
mimeType: application/x-tgsticker, size: 9036, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
05b206dc01804541...138b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3768)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341655, accessHash:
-5636917496666810263), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 972988179067961587, accessHash:
1771895265896904300, fileReference: 0060b57483ca9e01...21b, date: 1603577899,
mimeType: application/x-tgsticker, size: 10084, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2208b103dc498553...207b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4232)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 972988179067961352, accessHash:
3741764060268234885), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040908, accessHash:
-5900462764218380421, fileReference: 0060b57483610f83...21b, date: 1588341512,
mimeType: application/x-tgsticker, size: 16790, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2103b206dc698284...159b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3278)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040644, accessHash:
-8027589399280686711), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 562563904580878430, accessHash:
7261879347755635293, fileReference: 0060b574837de465...21b, date: 1572353795,
mimeType: application/x-tgsticker, size: 14320, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c01ae01dc58454b...240b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5406)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 562563904580878340, accessHash:
-7437699418479126070), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 499916253176007584, accessHash:
-4637868303388529592, fileReference: 0060b574837af1f7...21b, date: 1605098934,
mimeType: application/x-tgsticker, size: 7365, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0c03b301e11905d5...70b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 670)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 499916253176004642, accessHash:
1379238086485244273), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 921208938110648450, accessHash:
7423130228144691868, fileReference: 0060b57483448cca...21b, date: 1592080797,
mimeType: application/x-tgsticker, size: 21769, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904b302dc470180...38b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 8970)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 921208938110648327, accessHash:
8755469205574598796), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846630, accessHash:
-4843701057724171925, fileReference: 0060b57483911095...21b, date: 1588408743,
mimeType: application/x-tgsticker, size: 9712, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1905a100dc4c8057...197b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3666)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846469, accessHash:
5903056087544133523), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393349, accessHash:
8452530284324154105, fileReference: 0060b574831415b5...21b, date: 1561820007,
mimeType: application/x-tgsticker, size: 7285, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2303b000dc4b824b...177b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3848)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393345, accessHash:
-5708303349756927635), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228088, accessHash:
4038408226467482438, fileReference: 0060b574834cda54...21b, date: 1582886325,
mimeType: application/x-tgsticker, size: 11560, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0f08b301dc4b05a1...250b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5344)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227913, accessHash:
-4480352281829534930), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 336920350212228868, accessHash:
-8989842492348770237, fileReference: 0060b57483708d29...21b, date: 1570646396,
mimeType: application/x-tgsticker, size: 27403, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b05b104dc7d834b...111b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6588)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 336920350212227101, accessHash:
-5585344583175527453), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342034, accessHash: 420293001368948895,
fileReference: 0060b57483c562de...21b, date: 1580661291, mimeType: application/x-
tgsticker, size: 6293, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1604b001dc51815b...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6162)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt:
👋, stickerset: InputStickerSet.inputStickerSetID(id: 773947703670341648,
accessHash: -7841937219069900165), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210226, accessHash:
6063690760577912230, fileReference: 0060b57483a58328...21b, date: 1577457043,
mimeType: application/x-tgsticker, size: 23144, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1509ac02dc4d8156...241b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5924)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 643524467607207975, accessHash:
-27640390766608427), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846539, accessHash:
-1451592569146806840, fileReference: 0060b5748350642d...21b, date: 1575540585,
mimeType: application/x-tgsticker, size: 6844, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0c03b209dc674374...261b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4380)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846467, accessHash:
-1640386077508944268), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393404, accessHash:
4121173489080505815, fileReference: 0060b574836e3628...21b, date: 1580826608,
mimeType: application/x-tgsticker, size: 18815, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1305b001dc4a854a...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6248)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393347, accessHash:
-3898307644151342454), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228058, accessHash:
4095033192292472273, fileReference: 0060b57483594fa2...21b, date: 1576578088,
mimeType: application/x-tgsticker, size: 10289, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b09aa09dc00804b...274b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5722)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227912, accessHash:
-4181544843580916054), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228015, accessHash:
3642992117782754281, fileReference: 0060b574831b8cc4...21b, date: 1573136019,
mimeType: application/x-tgsticker, size: 17771, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1208af04dc5e816b...178b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4578)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227907, accessHash:
-229328336952380226), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 891885078961979470, accessHash:
5241867985775751597, fileReference: 0060b574836d2d8a...21b, date: 1583436286,
mimeType: application/x-tgsticker, size: 16938, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f07b200dc6d8048...218b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5270)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 891885078961979395, accessHash:
-2852759224607345100), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732846, accessHash:
3870769698624322182, fileReference: 0060b5748346e4eb...21b, date: 1590320703,
mimeType: application/x-tgsticker, size: 17671, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0d00b302dc568362...266b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5840)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731488, accessHash:
2134198099370330002), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902492, accessHash:
1190599444282694543, fileReference: 0060b5748326fad0...21b, date: 1586017600,
mimeType: application/x-tgsticker, size: 40153, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1706b300dc7b454e...247b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 8128)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902403, accessHash:
9211769664114318291), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 794326550395748886, accessHash:
5831918055903838282, fileReference: 0060b5748391d209...21b, date: 1578223006,
mimeType: application/x-tgsticker, size: 19363, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1300b204dc518073...257b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6456)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 794326550395748364, accessHash:
3183759976429446877), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1715604568760385638, accessHash:
4238646063944643286, fileReference: 0060b57483935dfe...21b, date: 1587630627,
mimeType: application/x-tgsticker, size: 22049, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904b200dc6f4249...240b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5334)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 😘, stickerset:
InputStickerSet.inputStickerSetID(id: 1715604568760385542, accessHash:
6849193521525199436), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1269403972611866933, accessHash:
8986546470659668148, fileReference: 0060b5748302daeb...21b, date: 1588950833,
mimeType: application/x-tgsticker, size: 10131, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2207b100dc61424e...160b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5170)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1269403972611866633, accessHash:
8338539169628304139), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902474, accessHash:
6926879190801838749, fileReference: 0060b57483022a24...21b, date: 1579378764,
mimeType: application/x-tgsticker, size: 17106, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0a08b209dc4c475b...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5458)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902404, accessHash:
-1317064026250840252), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1901206392136532031, accessHash:
7438676755479767599, fileReference: 0060b57483568af7...21b, date: 1611518817,
mimeType: application/x-tgsticker, size: 18672, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1006ae08dc458054...211b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4632)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1901206392136531972, accessHash:
3253875945846020816), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298118129, accessHash:
2621219110572971380, fileReference: 0060b57483c557ba...21b, date:
1611585562, mimeType: application/x-tgsticker, size: 58812, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a05af06dc5e8768...161b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6564)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117645, accessHash:
1185564336354906243), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 816099496260796811, accessHash:
5801538075980751267, fileReference: 0060b57483ef0c87...21b, date: 1610105934,
mimeType: application/x-tgsticker, size: 33910, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a01b108dc460882...38b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7156)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 816099496260796428, accessHash:
8066817521109048344), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732947, accessHash:
3586914096516913823, fileReference: 0060b57483ac8455...21b, date: 1607961709,
mimeType: application/x-tgsticker, size: 24515, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c01b200dc460580...269b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6158)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731492, accessHash:
-5745683381489047893), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033764, accessHash:
4731805980580439689, fileReference: 0060b574833392a9...21b, date: 1607903833,
mimeType: application/x-tgsticker, size: 16750, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1807b100dc4c4b48...264b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5920)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033289, accessHash:
-3728461724054842652), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1052321353216032805, accessHash:
3297078642394740239, fileReference: 0060b574839190b1...21b, date: 1608014985,
mimeType: application/x-tgsticker, size: 25911, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e07b202dc5b4246...182b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3820)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1052321353216032769, accessHash:
2551438725932833239), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909764, accessHash:
-8465029600234705083, fileReference: 0060b574839e72ea...21b, date: 1606770639,
mimeType: application/x-tgsticker, size: 34182, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2300b302dc72464a...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4894)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909636, accessHash:
7740004436259374655), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 891885078961979569, accessHash: 161077355098283658,
fileReference: 0060b574831380d5...21b, date: 1608065676, mimeType: application/x-
tgsticker, size: 13963, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2705ae06dc654c47...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5018)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 891885078961979400, accessHash:
8856891413548023551), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1451390786439479447, accessHash:
-2747638965517032525, fileReference: 0060b57483994693...21b, date: 1605363775,
mimeType: application/x-tgsticker, size: 10224, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2f088908dc008046...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4314)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1451390786439479303, accessHash:
-4782809840447336817), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 794326550395748940, accessHash:
5932404458609923602, fileReference: 0060b5748399f2c5...21b, date: 1603887463,
mimeType: application/x-tgsticker, size: 43537, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
32039f06dc4c5b7b...257b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6782)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 794326550395748366, accessHash:
-3739862908622537461), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 35707580709863535, accessHash: 8394871864732703641,
fileReference: 0060b5748363e8e3...21b, date: 1604841155, mimeType: application/x-
tgsticker, size: 6740, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
10019404dc538054...157b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3366)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 35707580709863427, accessHash:
7116046636979173060), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298118091, accessHash:
659631866524225321, fileReference: 0060b5748367c6b1...21b, date: 1603295989,
mimeType: application/x-tgsticker, size: 37070, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c02b2dc1485a78c...177b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7688)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117644, accessHash:
2490019370742919005), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3134813165250936951, accessHash:
-1638105075977397300, fileReference: 0060b57483e670c9...21b, date: 1607287257,
mimeType: application/x-tgsticker, size: 27417, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b06b301dc6b8248...238b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5194)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3134813165250936838, accessHash:
4719118296142880336), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846772, accessHash:
6343070440643611923, fileReference: 0060b57483262599...21b, date: 1605178085,
mimeType: application/x-tgsticker, size: 18795, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f08acdc0f44b549...105b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7016)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846478, accessHash:
5760631562504651172), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210332, accessHash:
-5435145240163629703, fileReference: 0060b574839c7131...21b, date: 1601034731,
mimeType: application/x-tgsticker, size: 26365, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
20058e05dc080843...270b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5394)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags:
0, alt: 👋, stickerset: InputStickerSet.inputStickerSetID(id: 643524467607207979,
accessHash: -1001751123297463082), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611866, accessHash:
-7412833975781015833, fileReference: 0060b574831fc2a6...21b, date: 1604050855,
mimeType: application/x-tgsticker, size: 27644, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2c06a606dc486756...209b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5370)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610951, accessHash:
6774188671679358605), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 825877053734650085, accessHash:
-8813018989882042344, fileReference: 0060b574836dbb3f...21b, date: 1603316265,
mimeType: application/x-tgsticker, size: 18649, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2a09ae07dc4c0999...186b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4056)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 825877053734649871, accessHash:
5864287219021064643), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909742, accessHash:
-8666640228744310119, fileReference: 0060b57483f7c79d...21b, date: 1603552237,
mimeType: application/x-tgsticker, size: 33108, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
18008a02dc48078c...170b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3928)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909635, accessHash:
3428495162623559066), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2887890281313599526, accessHash:
2380225471029498026, fileReference: 0060b57483e9f58f...21b, date: 1597937612,
mimeType: application/x-tgsticker, size: 12715, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1505b103dc0b4806...244b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4956)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2887890281313599490, accessHash:
-7680289593503668820), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 920408321846936589, accessHash:
-1879910361344024730, fileReference: 0060b57483a1b8e2...21b, date: 1598375410,
mimeType: application/x-tgsticker, size: 14881, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
08089601ef0bdc00...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3168)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 920408321846935572, accessHash:
2775310847088800246), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2458808419784589341, accessHash:
1860363986371510953, fileReference: 0060b57483b7e99d...21b, date: 1602270659,
mimeType: application/x-tgsticker, size: 12190, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2009b209dc5d427f...183b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5402)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2458808419784589314, accessHash:
1348740039013451592), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732915, accessHash:
-3428510251851867818, fileReference: 0060b574837ba9c4...21b, date: 1601812118,
mimeType: application/x-tgsticker, size: 22141, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
069e07dc00804c57...96b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5196)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731490, accessHash:
6743947196864772302), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393454, accessHash:
-7522848991094143123, fileReference: 0060b574832d909c...21b, date: 1600270164,
mimeType: application/x-tgsticker, size: 57559, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2201ab02e14709e5...94b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 2226)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393349, accessHash:
5886475903617899705), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040969, accessHash:
8165860764175780681, fileReference: 0060b57483de022b...21b, date: 1599750886,
mimeType: application/x-tgsticker, size: 18007, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1101b007dc488384...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4990)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040646, accessHash:
1437933154683903296), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909711, accessHash:
-7804829931021758101, fileReference: 0060b57483a74ec3...21b, date: 1600020846,
mimeType: application/x-tgsticker, size: 24107, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e05af04dc4a854d...238b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5788)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909634, accessHash:
656661096999348981), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1556835416127045676, accessHash:
2315326053977618610, fileReference: 0060b574831b22b8...21b, date: 1598533871,
mimeType: application/x-tgsticker, size: 36994, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c06ae09dc4f844d...251b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6408)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1556835416127045634, accessHash:
-8976546359855548365), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033734, accessHash:
5150389309317325642, fileReference: 0060b57483829749...21b, date: 1601540754,
mimeType: application/x-tgsticker, size: 9964, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c03ac09dc4e8359...129b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3600)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033288, accessHash:
5415453477029848339), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2179822707334447124, accessHash:
-4880389805816831019, fileReference: 0060b57483e64d61...21b, date: 1599487985,
mimeType: application/x-tgsticker, size: 22439, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e07b206dc4d445f...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3464)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2179822707334447105, accessHash:
-2805406348986833437), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1048388279864393994, accessHash:
4347992826517306913, fileReference: 0060b57483cf170b...21b,
date: 1600106914, mimeType: application/x-tgsticker, size: 18775, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b08b300dc694248...186b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5558)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1048388279864393740, accessHash:
3970044295345343684), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732874, accessHash:
1613983276500923341, fileReference: 0060b5748396a35a...21b, date: 1596064616,
mimeType: application/x-tgsticker, size: 29109, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a09b109dc508049...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7518)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731491, accessHash:
1066250216511096664), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3473118208624427092, accessHash:
8581668771881498559, fileReference: 0060b5748316645c...21b, date: 1602237385,
mimeType: application/x-tgsticker, size: 41306, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f01a600dc71804b...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6312)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3473118208624427010, accessHash:
-6918230883104212189), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 677815138606121973, accessHash:
-1355185836040919936, fileReference: 0060b574833e0beb...21b, date: 1596368582,
mimeType: application/x-tgsticker, size: 42541, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1301b207dc5c8078...251b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4900)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 677815138606120981, accessHash:
1474925919869294539), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 543633522691146956, accessHash:
-8581936906853068966, fileReference: 0060b57483137660...21b, date: 1595880015,
mimeType: application/x-tgsticker, size: 47564, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b01b008dc4b8155...182b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6486)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 543633522691145755, accessHash:
-6557525481750453877), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 499916253176007547, accessHash:
-6530529720730884942, fileReference: 0060b57483f0893f...21b, date: 1595953982,
mimeType: application/x-tgsticker, size: 11053, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1909b008dc538151...229b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4610)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 499916253176004641, accessHash:
-1860774692785041234), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298117933, accessHash:
-3514563979726160672, fileReference: 0060b57483842462...21b, date: 1593632961,
mimeType: application/x-tgsticker, size: 26077, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0f06b205dc444746...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4950)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117641, accessHash:
-7268651514157659081), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 889097267229753454, accessHash:
-8621335654325508656, fileReference: 0060b57483a7d26a...21b, date: 1596352657,
mimeType: application/x-tgsticker, size: 15077, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b039008dc005890...187b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5308)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 889097267229753347, accessHash:
-3592327498446451459), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 493832131353510725, accessHash:
1949456695160768659, fileReference: 0060b574831fa1a3...21b, date: 1596473072,
mimeType: application/x-tgsticker, size: 13693, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1900b300dc558266...241b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4706)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 493832131353509897, accessHash:
-8938361541465412728), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611819, accessHash:
1944227774402381313, fileReference: 0060b57483067cb7...21b, date: 1594340873,
mimeType: application/x-tgsticker, size: 33557, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2000b301dc4a008a...230b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6126)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610948, accessHash:
2842561321438697285), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040959, accessHash: 91772571289467188,
fileReference: 0060b5748354a09c...21b, date: 1597346537, mimeType: application/x-
tgsticker, size: 21766, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a07b008dc6d805a...207b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6458)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040645, accessHash:
-7457455529021729726), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228156, accessHash:
-1285050206017926430, fileReference: 0060b5748319ed85...21b, date: 1594806538,
mimeType: application/x-tgsticker, size: 31309, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1207b003dc718349...196b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4752)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227915, accessHash:
-3251437990606117728), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 785832625502684242, accessHash:
-5309052467320331202, fileReference: 0060b574835aa0e3...21b, date: 1593439703,
mimeType: application/x-tgsticker, size: 17604, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1503ae06dc4e8248...242b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5642)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 785832625502683165, accessHash:
-5296701518036371128), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909665, accessHash:
5252145888349758266, fileReference: 0060b57483bf647e...21b, date: 1594929842,
mimeType: application/x-tgsticker, size: 16044, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2000b208dc428053...137b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3532)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512,
h: 512), DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909633, accessHash:
-709529791909566201), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1451390786439479412, accessHash:
-844455244726350925, fileReference: 0060b57483b59733...21b, date: 1593441309,
mimeType: application/x-tgsticker, size: 15982, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1906b301dc7f464d...246b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5248)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1451390786439479301, accessHash:
582994380792245177), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1860749763008266328, accessHash:
3001890054637470365, fileReference: 0060b5748390f026...21b, date: 1593084913,
mimeType: application/x-tgsticker, size: 14871, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1107af03dc448148...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5068)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1860749763008266245, accessHash:
5509238882685550525), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298117903, accessHash:
-9038420014124905291, fileReference: 0060b5748342f2c1...21b, date: 1590935655,
mimeType: application/x-tgsticker, size: 14224, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d01b003dc4c8158...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5852)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117640, accessHash:
2591224458381610101), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033639, accessHash:
2479397233749821811, fileReference: 0060b574830eac2e...21b, date: 1588071681,
mimeType: application/x-tgsticker, size: 12651, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1208b201dc5f4a4f...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5930)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033286, accessHash:
5905620699664392582), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)])])]
[MT] 2021-5-31 19:42:59.741 [MTProto#0x2812f0a50@0x2819e0c00 [200] received
<MTRpcResultMessage: 0x2825d9f60> (6968604107376081921,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.742 [MTRequestMessageService#0x2801d1380 response for
6968604107142467584 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-31 19:42:59.742 [MTProto#0x2812f0a50@0x2819e0c00 [200] received
<MTMsgsAckMessage: 0x2827e4030> (6968604107376086017,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.742 [MTProto#0x2812f0a50@0x2819e0c00 [104] received
<MTRpcResultMessage: 0x282584700> (6968604107388646401,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.743 [MTRequestMessageService#0x2801d1380 response for
6968604107145101312 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-31 19:42:59.743 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x2825d0c80> (6968604107404647425,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.743 [MTRequestMessageService#0x2801d1380 response for
6968604107143640064 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-31 19:42:59.744 [MTProto#0x2812f0a50@0x2819e0c00 [3032] received
<MTRpcResultMessage: 0x2825d10c0> (6968604107553670145,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.778 [MTRequestMessageService#0x2801d1380 response for
6968604107142244352 is updates.Difference.difference(newMessages: [],
newEncryptedMessages: [], otherUpdates: [Update.updateNewChannelMessage(message:
Message.message(flags: 18048, id: 258, fromId: nil, peerId:
Peer.peerChannel(channelId: 1367424148), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1622498921, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1079133633230516715, url:
"https://zoom.us/j/8160816816", displayUrl: "zoom.us/j/8160816816", hash: 0, type:
Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join our
Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0,
length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 29, length:
28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 58, length: 28),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 87, length: 28),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 152, length: 24)]), views:
Optional(53), forwards: Optional(1), replies: nil, editDate: nil, postAuthor: nil,
groupedId: nil, restrictionReason: nil, ttlPeriod: nil), pts: 313, ptsCount: 1),
Update.updateNewChannelMessage(message: Message.messageService(flags: 16384, id:
259, fromId: nil, peerId: Peer.peerChannel(channelId: 1367424148), replyTo: nil,
date: 1622503318, action: MessageAction.messageActionChatEditPhoto(photo:
Photo.photo(flags: 0, id: 5021540153642036975, accessHash: -8965815965608913725,
fileReference: 0251813c94000001...29b, date: 1622503318, sizes:
[PhotoSize.photoSize(type: a, w: 160, h: 160, size: 10767),
PhotoSize.photoSize(type: b, w: 320, h: 320, size: 32141),
PhotoSize.photoSize(type: c, w: 640, h: 640, size: 87152),
PhotoSize.photoStrippedSize(type: i, bytes: 0128286a8c96ff00...240b)], videoSizes:
nil, dcId: 1)), ttlPeriod: nil), pts: 314, ptsCount: 1),
Update.updateNewChannelMessage(message: Message.message(flags: 8390532, id: 5016,
fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 1348766998)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1367424148)), fromName: nil,
date: 1622498921, channelPost: Optional(258), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622498940,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1079133633230516715, url:
"https://zoom.us/j/8160816816", displayUrl: "zoom.us/j/8160816816", hash: 0, type:
Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join our
Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 0,
length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 29, length:
28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 58, length: 28),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 87, length: 28),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 152, length: 24)]), views:
Optional(53), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 5347, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 5346, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 5017, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 680687504)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1622499113, channelPost: Optional(48), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622499148,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 3218679437645743246, url:
"http://hadeshellfire.com/", displayUrl: "us02web.zoom.us/j/5203520520", hash: 0,
type: Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join
our Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 16,
length: 25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 60, length:
25), TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 86, length: 5),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 94, length: 6),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 103, length: 8),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 261, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 305, length: 25)]), views:
Optional(91), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 5347, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 5347, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 11535, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 680687504)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1622499113, channelPost: Optional(48), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622499148,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 3218679437645743246, url:
"http://hadeshellfire.com/", displayUrl: "us02web.zoom.us/j/5203520520", hash: 0,
type: Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join
our Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 16,
length: 25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 60, length:
25), TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 86, length: 5),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 94, length: 6),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 103, length: 8),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 261, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 305,
length: 25)]), views: Optional(91), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 12004, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 12003, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 11536, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1464264222)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1399149183)), fromName: nil,
date: 1622501028, channelPost: Optional(364), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622501062,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785164077814752, url:
"https://us02web.zoom.us/j/3053003305", displayUrl: "us02web.zoom.us/j/3053003305",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 193, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 230, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 300, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 337, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 733, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 770, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 840, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 877, length: 36)]), views:
Optional(110), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 12004, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 12004, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 17754, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 680687504)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1622499113, channelPost: Optional(48), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622499148,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 3218679437645743246, url:
"http://hadeshellfire.com/", displayUrl: "us02web.zoom.us/j/5203520520", hash: 0,
type: Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join
our Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 16,
length: 25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 60, length:
25), TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 86, length: 5),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 94, length: 6),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 103, length: 8),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 261, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 305, length: 25)]), views:
Optional(91), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 18712, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 18710, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.messageService(flags: 256, id: 17755, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1587887268)), peerId:
Peer.peerChannel(channelId: 1228973194), replyTo: nil, date: 1622502420, action:
MessageAction.messageActionChatAddUser(users: [1432540419]), ttlPeriod: nil), pts:
18711, ptsCount: 1), Update.updateNewChannelMessage(message: Message.message(flags:
8390532, id: 17756, fromId: Optional(TelegramApi.Api.Peer.peerUser(userId:
1727021886)), peerId: Peer.peerChannel(channelId: 1228973194), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1622182673, channelPost: Optional(37), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622504536,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 3218679437645743246, url:
"http://hadeshellfire.com/", displayUrl: "us02web.zoom.us/j/5203520520", hash: 0,
type: Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join
our Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset:
105, length: 25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 168,
length: 25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 230, length:
25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 295, length: 27),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 361, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 422, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 486, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 552, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 612, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 676, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 739, length: 25)]), views:
Optional(769), forwards: Optional(4), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 18712, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 18712, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 22423, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 680687504)), peerId:
Peer.peerChannel(channelId: 1478716962), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1622499113, channelPost: Optional(48), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622499148,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 3218679437645743246, url:
"http://hadeshellfire.com/", displayUrl: "us02web.zoom.us/j/5203520520", hash: 0,
type: Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join
our Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the
world in board, conference, huddle, and training rooms, as well as executive
offices and classrooms. Founded in 2011, Zoom helps businesses and organizations
bring their teams together in a frictionless environment to get more done. Zoom is
a publicly traded company headquartered in San Jose, CA."), photo: nil, embedUrl:
nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration: nil, author: nil,
document: nil, cachedPage: nil, attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 16, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 60, length: 25),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 86, length: 5),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 94, length: 6),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 103, length: 8),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 261, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 305, length: 25)]), views:
Optional(91), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 24700, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 24698, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.messageService(flags: 256, id: 22424, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1094682449)), peerId:
Peer.peerChannel(channelId: 1478716962), replyTo: nil, date: 1622501568, action:
MessageAction.messageActionChatAddUser(users: [1094682449]), ttlPeriod: nil), pts:
24699, ptsCount: 1), Update.updateNewChannelMessage(message: Message.message(flags:
8390532, id: 22425, fromId: Optional(TelegramApi.Api.Peer.peerUser(userId:
1727021886)), peerId: Peer.peerChannel(channelId: 1478716962), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1622182673, channelPost: Optional(37), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1622504536,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 3218679437645743246, url:
"http://hadeshellfire.com/", displayUrl: "us02web.zoom.us/j/5203520520", hash: 0,
type: Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join
our Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset:
105, length: 25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 168,
length: 25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 230, length:
25), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 295, length: 27),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 361, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 422, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 486, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 552, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 612, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 676, length: 25),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 739, length: 25)]), views:
Optional(769), forwards: Optional(4), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 24700, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 24700, ptsCount: 1), Update.updateChannel(channelId:
1367424148)], chats: [Chat.channel(flags: 8288, id: 1367424148, accessHash:
Optional(2599050126356302157), title: S̾h̾m̾o̾k̾e̾ Media, username:
Optional("smokeonzoom"), photo: ChatPhoto.chatPhoto(flags: 2, photoId:
5021540153642036975, strippedThumb: Optional(010808a93b47e5c8...17b), dcId: 1),
date: 1621755164, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights: nil, participantsCount: nil),
Chat.channel(flags: 5513536, id: 1170520247, accessHash:
Optional(4876216240199346567), title: ꧁ AYDA 🔥 The န v@r|ои ꧂, username:
Optional("svarion_ayda"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5767163909499894030, strippedThumb: nil, dcId: 4), date: 1616945256, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 8228, id:
1353573249, accessHash: Optional(3600228594584484383), title: xXx Xepher xXx,
username: nil, photo: ChatPhoto.chatPhoto(flags: 2, photoId: 4985959399021455833,
strippedThumb: Optional(010808be597ed018...18b), dcId: 1), date: 1621514085,
version: 0, restrictionReason: nil, adminRights: nil, bannedRights: nil,
defaultBannedRights: nil, participantsCount: nil), Chat.channel(flags: 4464960, id:
1454168259, accessHash: Optional(8760104312949546602), title: Fuck mewe, username:
Optional("fuckmewe"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
4933785734037481538, strippedThumb: nil, dcId: 1), date: 1594982458, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132412,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 1056868, id:
1399149183, accessHash: Optional(-4883561122541778924), title: ZOOM ACADEMY #NO
PANTS REQUIRED!, username: Optional("zoomacademy2021"), photo:
ChatPhoto.chatPhoto(flags: 0, photoId: 5873122260225733705, strippedThumb: nil,
dcId: 4), date: 1613762306, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights: nil, participantsCount: nil),
Chat.channel(flags: 4464896, id: 1228973194, accessHash: Optional(-
3223981290293168542), title: Hades Hellfire, username: nil, photo:
ChatPhoto.chatPhoto(flags: 0, photoId: 4942720945345374452, strippedThumb: nil,
dcId: 1), date: 1606587112, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 4464960, id:
1478716962, accessHash: Optional(-877572160082311685), title: Ring/zoom links 18+,
username: Optional("ringcentralzoomrooms"), photo: ChatPhoto.chatPhoto(flags: 0,
photoId: 5156863118461216924, strippedThumb: nil, dcId: 1), date: 1594838406,
version: 0, restrictionReason: nil, adminRights: nil, bannedRights: nil,
defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132156,
untilDate: 2147483647)), participantsCount: nil)], users: [User.user(flags:
33570859, id: 136817688, accessHash: Optional(3941216605302833259), firstName:
Optional("Channel"), lastName: nil, username: Optional("Channel_Bot"), phone:
[[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
587627495930570665, strippedThumb: nil, dcId: 1)), status: nil, botInfoVersion:
Optional(4), restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil),
User.user(flags: 33554511, id: 1348766998, accessHash: Optional(-
1404216030582944146), firstName: Optional("CLOUD"), lastName: Optional("FUN"),
username: Optional("cloudddyfun"), phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554511, id: 680687504, accessHash: Optional(5265687918402405722), firstName:
Optional("Kai"), lastName: Optional("Zky"), username: Optional("kaizolansky18"),
phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554543, id: 1464264222, accessHash: Optional(-7858989225432184426), firstName:
Optional("JOCK"), lastName: Optional("CENTRAL"), username: Optional("JOCKCENTRAL"),
phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
6001584504415827181, strippedThumb: nil, dcId: 4)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554511, id: 1587887268, accessHash: Optional(65366987987531007), firstName:
Optional("P€rv.Fr"), lastName: Optional(";"), username: Optional("PPig75020"),
phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554511, id: 1432540419, accessHash: Optional(-1747636355920291431), firstName:
Optional("Nicolas"), lastName: Optional("Roubin"), username: Optional("nico84660"),
phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusOnline(expires: 1622504715)),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil), User.user(flags: 33554543, id: 1727021886, accessHash: Optional(-
1174926201965596363), firstName: Optional("Nj"), lastName: Optional("(Daddy’s-
Boy)"), username: Optional("papijoey"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
5136726310322809160, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusOffline(wasOnline: 1622504540)),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil), User.user(flags: 33554503, id: 1094682449, accessHash: Optional(-
7369082054918217065), firstName: Optional("Stojan"), lastName:
Optional("Milovski"), username: nil, phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil)], state:
updates.State.state(pts: 1751, qts: 0, date: 1622504579, seq: 9317, unreadCount:
2))]
[State] 2021-5-31 19:42:59.783 channel 2:Id(rawValue: 1367424148) (S̾h̾m̾o̾k̾e̾ Media)
skip old message Id(2:Id(rawValue: 1367424148):0_258) ([[redacted]])
[State] 2021-5-31 19:42:59.788 apply state (pts: 1751, qts: 0, seq: 9317, date:
1622504579)
[State] 2021-5-31 19:42:59.788 apply channel state 2:Id(rawValue: 1454168259):
(pts: 12004, invalidatedPts: Optional(11995), synchronizedUntilMessageId:
Optional(11534)
[State] 2021-5-31 19:42:59.788 apply channel state 2:Id(rawValue: 1170520247):
(pts: 5347, invalidatedPts: Optional(5345), synchronizedUntilMessageId:
Optional(5015)
[State] 2021-5-31 19:42:59.788 apply channel state 2:Id(rawValue: 1478716962):
(pts: 24700, invalidatedPts: Optional(24690), synchronizedUntilMessageId:
Optional(22422)
[State] 2021-5-31 19:42:59.788 apply channel state 2:Id(rawValue: 1367424148):
(pts: 314, invalidatedPts: Optional(306), synchronizedUntilMessageId: Optional(258)
[State] 2021-5-31 19:42:59.788 apply channel state 2:Id(rawValue: 1228973194):
(pts: 18712, invalidatedPts: Optional(18709), synchronizedUntilMessageId:
Optional(17753)
[State] 2021-5-31 19:42:59.788 apply channel synchronized until message
2:Id(rawValue: 1170520247): (pts: 5347, invalidatedPts: Optional(5345),
synchronizedUntilMessageId: Optional(5017)
[State] 2021-5-31 19:42:59.788 apply channel synchronized until message
2:Id(rawValue: 1478716962): (pts: 24700, invalidatedPts: Optional(24690),
synchronizedUntilMessageId: Optional(22425)
[State] 2021-5-31 19:42:59.788 apply channel synchronized until message
2:Id(rawValue: 1454168259): (pts: 12004, invalidatedPts: Optional(11995),
synchronizedUntilMessageId: Optional(11536)
[State] 2021-5-31 19:42:59.788 apply channel synchronized until message
2:Id(rawValue: 1367424148): (pts: 314, invalidatedPts: Optional(306),
synchronizedUntilMessageId: Optional(259)
[State] 2021-5-31 19:42:59.788 apply channel synchronized until message
2:Id(rawValue: 1228973194): (pts: 18712, invalidatedPts: Optional(18709),
synchronizedUntilMessageId: Optional(17756)
[MT] 2021-5-31 19:42:59.791 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604107950578688/0)]
[MT] 2021-5-31 19:42:59.791 [MTProto#0x2812f0a50@0x2819e0c00 preparing
contacts.getStatuses, disableUpdates (6968604107950725120/0)]
[MT] 2021-5-31 19:42:59.791 container (6968604107950878720) of
(6968604107950725120), in 6009853492293533780
[MT] 2021-5-31 19:42:59.792 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604107958284288/0)]
[MT] 2021-5-31 19:42:59.792 [MTProto#0x2812f0a50@0x2819e0c00 preparing
updates.getDifference(flags: 0, pts: 1751, ptsTotalLimit: nil, date: 1622504579,
qts: 0), disableUpdates (6968604107958400000/0)]
[MT] 2021-5-31 19:42:59.792 container (6968604107958601728) of
(6968604107958400000), in 6009853492293533780
[MT] 2021-5-31 19:42:59.827 [MTProto#0x2812f0a50@0x2819e0c00 [376] received
<MTRpcResultMessage: 0x282591320> (6968604108106193921,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.828 [MTRequestMessageService#0x2801d1380 response for
6968604107950725120 is [ContactStatus.contactStatus(userId: 191435662, status:
UserStatus.userStatusOffline(wasOnline: 1622106472)),
ContactStatus.contactStatus(userId: 461521912, status:
UserStatus.userStatusOffline(wasOnline: 1618544093)),
ContactStatus.contactStatus(userId: 779225822, status:
UserStatus.userStatusOffline(wasOnline: 1615498305)),
ContactStatus.contactStatus(userId: 1006445112, status:
UserStatus.userStatusOffline(wasOnline: 1622459675)),
ContactStatus.contactStatus(userId: 1008962780, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1075227487,
status: UserStatus.userStatusOffline(wasOnline: 1622495682)),
ContactStatus.contactStatus(userId: 1126032919, status:
UserStatus.userStatusOnline(expires: 1622504879)),
ContactStatus.contactStatus(userId: 1215524299, status:
UserStatus.userStatusOffline(wasOnline: 1622172551)),
ContactStatus.contactStatus(userId: 1255694435, status:
UserStatus.userStatusOffline(wasOnline: 1609639328)),
ContactStatus.contactStatus(userId: 1425619597, status:
UserStatus.userStatusOffline(wasOnline: 1622403250)),
ContactStatus.contactStatus(userId: 1454875397, status:
UserStatus.userStatusOffline(wasOnline: 1622372184)),
ContactStatus.contactStatus(userId: 1473489369, status:
UserStatus.userStatusOffline(wasOnline: 1622398418)),
ContactStatus.contactStatus(userId: 1528113693, status:
UserStatus.userStatusOffline(wasOnline: 1622504184)),
ContactStatus.contactStatus(userId: 1528212147, status:
UserStatus.userStatusOffline(wasOnline: 1622499371)),
ContactStatus.contactStatus(userId: 1539640316, status:
UserStatus.userStatusOffline(wasOnline: 1621967482)),
ContactStatus.contactStatus(userId: 1565849063, status:
UserStatus.userStatusOffline(wasOnline: 1622429655)),
ContactStatus.contactStatus(userId: 1571053622, status:
UserStatus.userStatusOffline(wasOnline: 1613135632)),
ContactStatus.contactStatus(userId: 1578160130, status:
UserStatus.userStatusOffline(wasOnline: 1615335971)),
ContactStatus.contactStatus(userId: 1602472013, status:
UserStatus.userStatusOffline(wasOnline: 1622378879)),
ContactStatus.contactStatus(userId: 1605357572, status:
UserStatus.userStatusOffline(wasOnline: 1622501978)),
ContactStatus.contactStatus(userId: 1609186828, status:
UserStatus.userStatusOffline(wasOnline: 1622239322)),
ContactStatus.contactStatus(userId: 1643435544, status:
UserStatus.userStatusOffline(wasOnline: 1622396103)),
ContactStatus.contactStatus(userId: 1647052609, status:
UserStatus.userStatusOffline(wasOnline: 1615797826)),
ContactStatus.contactStatus(userId: 1761892016, status:
UserStatus.userStatusOffline(wasOnline: 1622410852))]]
[MT] 2021-5-31 19:42:59.858 [MTProto#0x2812f0a50@0x2819e0c00 [104] received
<MTRpcResultMessage: 0x282590180> (6968604108241350657,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:42:59.858 [MTRequestMessageService#0x2801d1380 response for
6968604107958400000 is updates.Difference.differenceEmpty(date: 1622504579, seq:
9317)]
[State] 2021-5-31 19:42:59.859 apply state (pts: 1751, qts: 0, seq: 9317, date:
1622504579)
[MT] 2021-5-31 19:42:59.860 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604108246957056/0)]
[MT] 2021-5-31 19:42:59.860 [MTProto#0x2812f0a50@0x2819e0c00 preparing help.test,
disableUpdates (6968604108247086080/0)]
[MT] 2021-5-31 19:42:59.860 container (6968604108248027136) of
(6968604108247086080), in 6009853492293533780
[Wakeup] 2021-5-31 19:42:59.862 enableBeginTransactions: false
[Network] 2021-5-31 19:42:59.862 Pause network connection
[Network] 2021-5-31 19:42:59.862 Pause worker network connection
[Account] 2021-5-31 19:42:59.862 Resigned master
[MT] 2021-5-31 19:42:59.862 [MTProto#0x2812f0a50@0x2819e0c00 pause]
[MT] 2021-5-31 19:42:59.862 [MTProto#0x2812f0a50@0x2819e0c00 changing transport
MTTcpTransport#0x2801db1e0 to #0x0]
[MT] 2021-5-31 19:42:59.862 [MTProto#0x2812e6470@0x2819e0c00 pause]
[MT] 2021-5-31 19:42:59.862 [MTProto#0x2812e6470@0x2819e0c00 changing transport
MTTcpTransport#0x2801dab20 to #0x0]
[Wakeup] 2021-5-31 19:42:59.863 enableBeginTransactions: false
[MT] 2021-5-31 19:42:59.866 [MTTcpConnection#524b340 disconnected from
149.154.175.55]
[MT] 2021-5-31 19:42:59.866 [MTTcpConnection#524b480 disconnected from
149.154.175.55]
[Wakeup] 2021-5-31 19:43:01.156 enableBeginTransactions: true (active)
[Account] 2021-5-31 19:43:01.161 Became master
[Network] 2021-5-31 19:43:01.163 Resume network connection
[Network] 2021-5-31 19:43:01.163 Resume worker network connection
[MT] 2021-5-31 19:43:01.163 [MTProto#0x2812f0a50@0x2819e0c00 resume]
[MT] 2021-5-31 19:43:01.163 [MTProto#0x2812f0a50@0x2819e0c00 changing transport
#0x0 to MTTcpTransport#0x2801c0780]
[MT] 2021-5-31 19:43:01.163 [MTProto#0x2812e6470@0x2819e0c00 resume]
[MT] 2021-5-31 19:43:01.163 [MTProto#0x2812e6470@0x2819e0c00 changing transport
#0x0 to MTTcpTransport#0x2801c08a0]
[MT] 2021-5-31 19:43:01.163 [MTNetworkAvailability#0x282b656e0 state: L_-U_+]
[MT] 2021-5-31 19:43:01.163 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:43:01.163 [MTProto#0x2812f0a50@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:43:01.164 [MTProto#0x2812f0a50@0x2819e0c00 transport #0x2801c0780
connection state: connecting]
[MT] 2021-5-31 19:43:01.164 [MTNetworkAvailability#0x282b656e0 state: M_-U_+]
[MT] 2021-5-31 19:43:01.164 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:43:01.164 [MTNetworkAvailability#0x282b66850 state: L_-U_+]
[MT] 2021-5-31 19:43:01.164 [MTProto#0x2812f0a50@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:43:01.164 [MTProto#0x2812e6470@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:43:01.164 [MTProto#0x2812e6470@0x2819e0c00 transport #0x2801c08a0
connection state: connecting]
[MT] 2021-5-31 19:43:01.164 [MTProto#0x2812e6470@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:43:01.164 [MTProto#0x2812f0a50@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:43:01.164 [MTNetworkAvailability#0x282b66850 state: M_-U_+]
[MT] 2021-5-31 19:43:01.164 [MTProto#0x2812e6470@0x2819e0c00 network state:
available]
[MT] 2021-5-31 19:43:01.165 [MTTcpConnection#a3043f0 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:43:01.165 [MTTcpConnection#a304530 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:43:01.165 [MTTcpConnection#a3043f0 disconnected from
149.154.175.55]
[MT] 2021-5-31 19:43:01.165 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:43:01.165 [MTTcpConnection#a304530 disconnected from
149.154.175.55]
[MT] 2021-5-31 19:43:01.165 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-5-31 19:43:01.165 [MTTcpConnection#5704980 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:43:01.166 [MTProto#0x2812f0a50@0x2819e0c00 transport #0x2801c0780
connection state: connecting]
[MT] 2021-5-31 19:43:01.166 [MTProto#0x2812e6470@0x2819e0c00 transport #0x2801c08a0
connection state: connecting]
[MT] 2021-5-31 19:43:01.166 [MTTcpConnection#5704e90 connecting to
149.154.175.55:443]
[MT] 2021-5-31 19:43:01.194 Connection time: 27.997971 ms, interface: Wifi
[MT] 2021-5-31 19:43:01.194 Connection time: 27.892947 ms, interface: Wifi
[MT] 2021-5-31 19:43:01.194 [MTProto#0x2812e6470@0x2819e0c00 transport #0x2801c08a0
connection state: connected]
[MT] 2021-5-31 19:43:01.194 [MTProto#0x2812e6470@0x2819e0c00 preparing ping
(6968604113979557888/0)]
[MT] 2021-5-31 19:43:01.194 [MTProto#0x2812e6470@0x2819e0c00 preparing msgsAck
(6968604113979691008/0)]
[MT] 2021-5-31 19:43:01.194 [MTProto#0x2812f0a50@0x2819e0c00 transport #0x2801c0780
connection state: connected]
[MT] 2021-5-31 19:43:01.195 [MTProto#0x2812f0a50@0x2819e0c00 preparing ping
(6968604113980549120/0)]
[MT] 2021-5-31 19:43:01.195 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604113980644352/0)]
[MT] 2021-5-31 19:43:01.195 [MTProto#0x2812f0a50@0x2819e0c00 preparing help.test,
disableUpdates (6968604113980725248/0)]
[MT] 2021-5-31 19:43:01.195 [MTProto#0x2812f0a50@0x2819e0c00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6968604113980833792/0)]
[MT] 2021-5-31 19:43:01.195 container (6968604113981249536) of
(6968604113980725248,6968604113980833792), in 6009853492293533780
[MT] 2021-5-31 19:43:01.195 [MTProto#0x2812e6470@0x2819e0c00 connection context
update state: updating]
[MT] 2021-5-31 19:43:01.195 [MTProto#0x2812f0a50@0x2819e0c00 connection context
update state: updating]
[MT] 2021-5-31 19:43:01.223 [MTProto#0x2812e6470@0x2819e0c00 [88] received
<MTPongMessage: 0x2825d87c0> (6968604114104025089, -4141916812041638183/-
377375709535137396)]
[MT] 2021-5-31 19:43:01.223 [MTProto#0x2812f0a50@0x2819e0c00 [232] received
<MTRpcResultMessage: 0x2825d88c0> (6968604108393330689,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.223 [MTRequestMessageService#0x2801d1380 response
6968604108393330689 didn't match any request]
[MT] 2021-5-31 19:43:01.223 [MTProto#0x2812f0a50@0x2819e0c00 [232] received
<MTPongMessage: 0x2825d89e0> (6968604114104765441,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.223 [MTProto#0x2812f0a50@0x2819e0c00 [232] received
<MTMsgsAckMessage: 0x2827e4560> (6968604114104787969,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.223 [MTProto#0x2812f0a50@0x2819e0c00 [136] received
<MTRpcResultMessage: 0x2825d8980> (6968604114111142913,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.223 [MTRequestMessageService#0x2801d1380 response for
6968604113980725248 is error: 400: INPUT_METHOD_INVALID_3236037367_806213]
[MT] 2021-5-31 19:43:01.224 [MTProto#0x2812e6470@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:43:01.224 [MTProto#0x2812f0a50@0x2819e0c00 connection context
update state: up to date]
[MT] 2021-5-31 19:43:01.225 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604114110107648/0)]
[MT] 2021-5-31 19:43:01.225 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6968604114110365696/0)]
[MT] 2021-5-31 19:43:01.225 container (6968604114110781440) of
(6968604114110365696), in 6009853492293533780
[MT] 2021-5-31 19:43:01.225 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604114111597568/0)]
[MT] 2021-5-31 19:43:01.225 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6968604114111773696/0)]
[MT] 2021-5-31 19:43:01.225 container (6968604114112030720) of
(6968604114111773696), in 6009853492293533780
[MT] 2021-5-31 19:43:01.235 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x282585ae0> (6968604114143933441,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.236 [MTRequestMessageService#0x2801d1380 response for
6968604113980833792 is Bool.boolFalse]
[Wakeup] 2021-5-31 19:43:01.236 enableBeginTransactions: true (active)
[MT] 2021-5-31 19:43:01.263 [MTProto#0x2812f0a50@0x2819e0c00 [152] received
<MTRpcResultMessage: 0x2825d8800> (6968604114279275521,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.264 [MTRequestMessageService#0x2801d1380 response for
6968604114110365696 is messages.AllStickers.allStickersNotModified]
[MT] 2021-5-31 19:43:01.265 [MTProto#0x2812f0a50@0x2819e0c00 [152] received
<MTMsgsAckMessage: 0x2827e4490> (6968604114279286785,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.269 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x282597ca0> (6968604114301676545,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:01.269 [MTRequestMessageService#0x2801d1380 response for
6968604114111773696 is messages.AllStickers.allStickersNotModified]
[Wakeup] 2021-5-31 19:43:02.145 enableBeginTransactions: true (active)
[MT] 2021-5-31 19:43:02.175 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604118191129600/0)]
[MT] 2021-5-31 19:43:02.175 [MTProto#0x2812f0a50@0x2819e0c00 preparing
updates.getDifference(flags: 0, pts: 1751, ptsTotalLimit: nil, date: 1622504579,
qts: 0), disableUpdates (6968604118191413248/0)]
[MT] 2021-5-31 19:43:02.175 container (6968604118191851520) of
(6968604118191413248), in 6009853492293533780
[MT] 2021-5-31 19:43:02.176 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604118194848768/0)]
[MT] 2021-5-31 19:43:02.176 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6968604118195050496/0)]
[MT] 2021-5-31 19:43:02.176 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6968604118195230720/0)]
[MT] 2021-5-31 19:43:02.176 container (6968604118195420160) of
(6968604118195050496,6968604118195230720), in 6009853492293533780
[MT] 2021-5-31 19:43:02.176 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604118196803584/0)]
[MT] 2021-5-31 19:43:02.176 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6968604118196932608/0)]
[MT] 2021-5-31 19:43:02.176 container (6968604118197116928) of
(6968604118196932608), in 6009853492293533780
[MT] 2021-5-31 19:43:02.211 [MTProto#0x2812f0a50@0x2819e0c00 [104] received
<MTRpcResultMessage: 0x282541940> (6968604118349080577,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.211 [MTRequestMessageService#0x2801d1380 response for
6968604118191413248 is updates.Difference.differenceEmpty(date: 1622504582, seq:
9317)]
[State] 2021-5-31 19:43:02.211 apply state (pts: 1751, qts: 0, seq: 9317, date:
1622504582)
[MT] 2021-5-31 19:43:02.212 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604118348453888/0)]
[MT] 2021-5-31 19:43:02.212 [MTProto#0x2812f0a50@0x2819e0c00 preparing help.test,
disableUpdates (6968604118348548096/0)]
[MT] 2021-5-31 19:43:02.212 container (6968604118348642304) of
(6968604118348548096), in 6009853492293533780
[MT] 2021-5-31 19:43:02.237 [MTProto#0x2812f0a50@0x2819e0c00 [184] received
<MTRpcResultMessage: 0x282545280> (6968604118461087745,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.237 [MTRequestMessageService#0x2801d1380 response for
6968604118195050496 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-31 19:43:02.237 [MTProto#0x2812f0a50@0x2819e0c00 [184] received
<MTMsgsAckMessage: 0x2827ccc90> (6968604118461096961,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.237 [MTProto#0x2812f0a50@0x2819e0c00 [104] received
<MTRpcResultMessage: 0x282545280> (6968604118463232001,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.237 [MTRequestMessageService#0x2801d1380 response for
6968604118196932608 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-31 19:43:02.237 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x282544be0> (6968604118463971329,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.237 [MTRequestMessageService#0x2801d1380 response for
6968604118195230720 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-31 19:43:02.237 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604118459431936/0)]
[MT] 2021-5-31 19:43:02.237 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getRecentStickers(flags: 0, hash: 0), disableUpdates
(6968604118459531264/0)]
[MT] 2021-5-31 19:43:02.237 container (6968604118459668480) of
(6968604118459531264), in 6009853492293533780
[MT] 2021-5-31 19:43:02.238 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604118460020736/0)]
[MT] 2021-5-31 19:43:02.238 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6968604118460114944/0)]
[MT] 2021-5-31 19:43:02.238 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6968604118460217344/0)]
[MT] 2021-5-31 19:43:02.238 container (6968604118460342272) of
(6968604118460114944,6968604118460217344), in 6009853492293533780
[MT] 2021-5-31 19:43:02.263 [MTProto#0x2812f0a50@0x2819e0c00 [136] received
<MTRpcResultMessage: 0x282544ba0> (6968604118575826945,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.263 [MTRequestMessageService#0x2801d1380 response for
6968604118348548096 is error: 400: INPUT_METHOD_INVALID_3236037367_115833]
[MT] 2021-5-31 19:43:02.263 [MTProto#0x2812f0a50@0x2819e0c00 preparing msgsAck
(6968604118569005056/0)]
[MT] 2021-5-31 19:43:02.263 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6968604118569129984/0)]
[MT] 2021-5-31 19:43:02.263 [MTProto#0x2812f0a50@0x2819e0c00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6968604118569240576/0)]
[MT] 2021-5-31 19:43:02.263 container (6968604118569373696) of
(6968604118569129984,6968604118569240576), in 6009853492293533780
[MT] 2021-5-31 19:43:02.293 [MTProto#0x2812f0a50@0x2819e0c00 [184] received
<MTRpcResultMessage: 0x282544c00> (6968604118702553089,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.293 [MTRequestMessageService#0x2801d1380 response for
6968604118459531264 is messages.RecentStickers.recentStickers(hash: 0, packs: [],
stickers: [], dates: [])]
[MT] 2021-5-31 19:43:02.293 [MTProto#0x2812f0a50@0x2819e0c00 [184] received
<MTMsgsAckMessage: 0x2827ccc50> (6968604118702556161,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.293 [MTProto#0x2812f0a50@0x2819e0c00 [104] received
<MTRpcResultMessage: 0x282544c00> (6968604118706339841,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.293 [MTRequestMessageService#0x2801d1380 response for
6968604118460114944 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-5-31 19:43:02.295 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x282544c00> (6968604118710038529,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.295 [MTRequestMessageService#0x2801d1380 response for
6968604118460217344 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-5-31 19:43:02.320 [MTProto#0x2812f0a50@0x2819e0c00 [152] received
<MTRpcResultMessage: 0x282583960> (6968604118815329281,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.320 [MTRequestMessageService#0x2801d1380 response for
6968604118569129984 is messages.AllStickers.allStickersNotModified]
[MT] 2021-5-31 19:43:02.320 [MTProto#0x2812f0a50@0x2819e0c00 [152] received
<MTMsgsAckMessage: 0x2827f0410> (6968604118815337473,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.320 [MTProto#0x2812f0a50@0x2819e0c00 [88] received
<MTRpcResultMessage: 0x2825838e0> (6968604118816819201,
-4141916812041638183/6009853492293533780)]
[MT] 2021-5-31 19:43:02.320 [MTRequestMessageService#0x2801d1380 response for
6968604118569240576 is messages.AllStickers.allStickersNotModified]
[Wakeup] 2021-5-31 19:43:05.974 enableBeginTransactions: false
[Network] 2021-5-31 19:43:05.975 Pause network connection
[Network] 2021-5-31 19:43:05.975 Pause worker network connection
[Account] 2021-5-31 19:43:05.975 Resigned master
[MT] 2021-5-31 19:43:05.975 [MTProto#0x2812f0a50@0x2819e0c00 pause]
[MT] 2021-5-31 19:43:05.975 [MTProto#0x2812f0a50@0x2819e0c00 changing transport
MTTcpTransport#0x2801c0780 to #0x0]
[MT] 2021-5-31 19:43:05.975 [MTProto#0x2812e6470@0x2819e0c00 pause]
[MT] 2021-5-31 19:43:05.975 [MTProto#0x2812e6470@0x2819e0c00 changing transport
MTTcpTransport#0x2801c08a0 to #0x0]
[Wakeup] 2021-5-31 19:43:05.975 enableBeginTransactions: false
[MT] 2021-5-31 19:43:05.975 [MTTcpConnection#5704980 disconnected from
149.154.175.55]
[MT] 2021-5-31 19:43:05.975 [MTTcpConnection#5704e90 disconnected from
149.154.175.55]
[Wakeup] 2021-5-31 19:43:05.990 enableBeginTransactions: false
[Postbox] 2021-6-24 05:51:51.165 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-6-24 05:51:51.165 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-6-24 05:51:51.165 Did set up cipher
[Postbox] 2021-6-24 05:51:51.165 isEncrypted prepare...
[Postbox] 2021-6-24 05:51:51.166 isEncrypted prepare done
[Postbox] 2021-6-24 05:51:51.166 isEncrypted step done
[Postbox] 2021-6-24 05:51:51.166 Did set up encryption
[Postbox] 2021-6-24 05:51:51.166 Did set up pragmas
[Postbox] 2021-6-24 05:51:51.166 Did set up checkpoint_fullfsync
[Postbox] 2021-6-24 05:51:51.166 Did begin transaction
[Postbox] 2021-6-24 05:51:51.166 Did load tables
[Postbox] 2021-6-24 05:51:51.166 Did commit final
[Postbox] 2021-6-24 05:51:51.166 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-6-24 05:51:51.166 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-6-24 05:51:51.166 Did set up cipher
[Postbox] 2021-6-24 05:51:51.166 isEncrypted prepare...
[Postbox] 2021-6-24 05:51:51.167 isEncrypted prepare done
[Postbox] 2021-6-24 05:51:51.167 isEncrypted step done
[Postbox] 2021-6-24 05:51:51.167 Did set up encryption
[Postbox] 2021-6-24 05:51:51.167 Did set up pragmas
[Postbox] 2021-6-24 05:51:51.167 Did set up checkpoint_fullfsync
[Postbox] 2021-6-24 05:51:51.167 Did begin transaction
[Postbox] 2021-6-24 05:51:51.167 Did load tables
[Postbox] 2021-6-24 05:51:51.167 Did commit final
[Postbox] 2021-6-24 05:51:51.170 AccountManager: currentAccountId =
Optional(Postbox.AccountRecordId(rawValue: 242518762069075658))
[Postbox] 2021-6-24 05:51:51.170 AccountManager initialization took
6.703972816467285 ms
[Wakeup] 2021-6-24 05:51:51.196 enableBeginTransactions: false
[Wakeup] 2021-6-24 05:51:51.196 enableBeginTransactions: false
[Postbox] 2021-6-24 05:51:51.244 openPostbox, basePath:
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox, useCopy: false
[Postbox] 2021-6-24 05:51:51.244 openPostbox, initialize SqliteValueBox
[Postbox] 2021-6-24 05:51:51.244 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/db/db_sqlite
[Postbox] 2021-6-24 05:51:51.244 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/db/db_sqlite
[Postbox] 2021-6-24 05:51:51.244 Did set up cipher
[Postbox] 2021-6-24 05:51:51.244 isEncrypted prepare...
[Postbox] 2021-6-24 05:51:51.245 isEncrypted prepare done
[Postbox] 2021-6-24 05:51:51.245 isEncrypted step done
[Postbox] 2021-6-24 05:51:51.245 Did set up encryption
[Postbox] 2021-6-24 05:51:51.245 Did set up pragmas
[Postbox] 2021-6-24 05:51:51.245 Did set up checkpoint_fullfsync
[Postbox] 2021-6-24 05:51:51.245 Did begin transaction
[Postbox] 2021-6-24 05:51:51.245 Did load tables
[Postbox] 2021-6-24 05:51:51.245 Did commit final
[Postbox] 2021-6-24 05:51:51.245 openPostbox, current userVersion: Optional(25)
[Postbox] 2021-6-24 05:51:51.245 Postbox load took 1.1730194091796875 ms
[Postbox] 2021-6-24 05:51:51.245 MediaBox path:
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/account-242518762069075658/postbox/media
[Postbox] 2021-6-24 05:51:51.246 (Postbox initialization took 0.7610321044921875 ms
[Postbox] 2021-6-24 05:51:51.246 openPostbox, putCompletion
[Postbox] 2021-6-24 05:51:51.252 reindexUnreadCounts took 0.0056580305099487305
[MT] 2021-6-24 05:51:51.255 [MTContext loaded datacenterAddressSetById: {
3 = "[149.154.175.100:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.100:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f003:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]";
2 = "[149.154.167.50:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.51:443 (media: no, cdn: no, static: yes, secret: (null)),
149.154.167.151:443 (media: yes, cdn: no, static: no, secret: (null)),
2001:067c:04e8:f002:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 2001:067c:04e8:f002:0000:0000:0000:000b:443 (media: yes, cdn: no,
static: no, secret: (null))]";
5 = "[2001:0b28:f23f:f005:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null)), 91.108.56.146:443 (media: no, cdn: no, static: no, secret:
(null)), 91.108.56.146:443 (media: no, cdn: no, static: yes, secret: (null))]";
1 = "[149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f001:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]";
4 = "[149.154.167.92:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.92:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:067c:04e8:f004:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 149.154.164.250:443 (media: yes, cdn: no, static: no, secret:
(null)), 2001:067c:04e8:f004:0000:0000:0000:000b:443 (media: yes, cdn: no, static:
no, secret: (null))]";
}]
[MT] 2021-6-24 05:51:51.255 [MTContext loaded datacenterManuallySelectedSchemeById:
{
"<MTTransportSchemeKey: 0x2823ecc00>" = "tcp://149.154.175.50:443 (media: no,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x2823ecce0>" = "tcp://149.154.167.50:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x2823ecd00>" = "tcp://149.154.167.151:443 (media: yes,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x2823ecc80>" = "tcp://91.108.56.146:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x2823ecc40>" = "tcp://149.154.167.91:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
"<MTTransportSchemeKey: 0x2823ecca0>" = "tcp://91.108.56.146:443 (media: no,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x2823eccc0>" = "tcp://149.154.164.250:443 (media: yes,
cdn: no, static: no, secret: (null)) (media: yes)";
"<MTTransportSchemeKey: 0x2823ecc60>" = "tcp://149.154.175.55:443 (media: no,
cdn: no, static: no, secret: (null)) (media: no)";
}]
[MT] 2021-6-24 05:51:51.256 [MTContext] loaded transportSchemeStats:
DC3:
149.154.175.100:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:644061645
DC2:
149.154.167.151:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:646219406
149.154.167.50:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 645973064, lastResponseTimestamp:646212080
95.161.76.100:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 645722638, lastResponseTimestamp:645722633
149.154.167.51:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 645976419, lastResponseTimestamp:645722644
149.154.167.51:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 646212078, lastResponseTimestamp:645531886
DC5:
149.154.171.5:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 645928390, lastResponseTimestamp:645905762
91.108.56.184:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:645635088
91.108.56.146:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 645929186, lastResponseTimestamp:646218874
91.108.56.146:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:646219422
91.108.56.168:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:645270752
91.108.56.181:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 646055428, lastResponseTimestamp:645929621
91.108.56.181:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 645099462, lastResponseTimestamp:645702777
DC1:
149.154.175.52:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 645354752, lastResponseTimestamp:645354529
149.154.175.55:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 646219217, lastResponseTimestamp:646219352
149.154.175.50:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 646045085, lastResponseTimestamp:646220998
149.154.175.50:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 644298676, lastResponseTimestamp:644298677
149.154.175.60:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:646190439
149.154.175.59:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:646144402
149.154.175.58:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 646219198, lastResponseTimestamp:646219198
149.154.175.57:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:644343362
149.154.175.55:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 646211263, lastResponseTimestamp:646221035
149.154.175.54:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 644939092, lastResponseTimestamp:644939115
149.154.175.54:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 644939092, lastResponseTimestamp:645272504
DC4:
149.154.165.120:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 645358453, lastResponseTimestamp:645331569
149.154.167.92:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 646219422, lastResponseTimestamp:646219423
149.154.167.91:443 (media: no, cdn: no, static: yes, secret:
(null)):lastFailureTimestamp: 645270578, lastResponseTimestamp:644860735
149.154.167.91:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:646219306
149.154.167.92:443 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 646188997, lastResponseTimestamp:646188614
149.154.164.250:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 646188997, lastResponseTimestamp:646188998
149.154.165.96:443 (media: yes, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 0, lastResponseTimestamp:646190439
149.154.167.92:5222 (media: no, cdn: no, static: no, secret:
(null)):lastFailureTimestamp: 642396270, lastResponseTimestamp:642244061

[MT] 2021-6-24 05:51:51.256 [MTContext#81f82b00: received keychain


globalTimeDifference:-0.007754 datacenterAuthInfoById:{
4294967301 = "MTDatacenterAuthInfo authKeyId:-3959999872515091328 authKey:256";
8589934596 = "MTDatacenterAuthInfo authKeyId:8942632626162820228 authKey:256";
4294967297 = "MTDatacenterAuthInfo authKeyId:-2401499800357506296 authKey:256";
4294967299 = "MTDatacenterAuthInfo authKeyId:1883851691672403685 authKey:256";
8589934594 = "MTDatacenterAuthInfo authKeyId:-6623109459283680661 authKey:256";
5 = "MTDatacenterAuthInfo authKeyId:2060019279018891769 authKey:256";
3 = "MTDatacenterAuthInfo authKeyId:-1650589812360418087 authKey:256";
1 = "MTDatacenterAuthInfo authKeyId:-7434621180227235928 authKey:256";
4294967300 = "MTDatacenterAuthInfo authKeyId:4341104369857853373 authKey:256";
4294967298 = "MTDatacenterAuthInfo authKeyId:1146922491951330992 authKey:256";
4 = "MTDatacenterAuthInfo authKeyId:-3401709907014251503 authKey:256";
2 = "MTDatacenterAuthInfo authKeyId:6371613038664798145 authKey:256";
}]
[Network] 2021-6-24 05:51:51.256 Pause network connection
[MT] 2021-6-24 05:51:51.256 [MTProto#0x28148b650@0x281f82b00 pause]
[MT] 2021-6-24 05:51:51.256 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to #0x0]
[PendingMessageManager] 2021-6-24 05:51:51.258 create instance
[Account] 2021-6-24 05:51:51.258 Begin watching unsent message ids
[Postbox] 2021-6-24 05:51:51.258 unsentMessageIdsViewSignal started with []
[Postbox] 2021-6-24 05:51:51.258 unsentMessageIdsView contents: []
[PendingMessageManager] 2021-6-24 05:51:51.258 update on postboxQueue: []
[PendingMessageManager] 2021-6-24 05:51:51.258 update: []
[PendingMessageManager] 2021-6-24 05:51:51.258 pending messages: []
[Autoremove] 2021-6-24 05:51:51.259 Scheduling autoremove for 2:Id(rawValue:
1497218141):0_38767 at 1624532798 (in 4486.740914821625 seconds)
[Network] 2021-6-24 05:51:51.260 Pause worker network connection
[MT] 2021-6-24 05:51:51.260 [MTProto#0x281494630@0x281f82b00 pause]
[MT] 2021-6-24 05:51:51.260 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to #0x0]
[Wakeup] 2021-6-24 05:51:51.260 enableBeginTransactions: false
[Wakeup] 2021-6-24 05:51:51.265 enableBeginTransactions: true (active)
[Account] 2021-6-24 05:51:51.271 Became master
[Network] 2021-6-24 05:51:51.271 Resume network connection
[Network] 2021-6-24 05:51:51.271 Resume worker network connection
[MT] 2021-6-24 05:51:51.271 [MTProto#0x28148b650@0x281f82b00 resume]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807b1e00]
[MT] 2021-6-24 05:51:51.271 [MTNetworkAvailability#0x282d098f0 state: L_-U_+]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x281494630@0x281f82b00 resume]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807ccc60]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x28148b650@0x281f82b00 transport #0x2807b1e00
connection state: connecting]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x281494630@0x281f82b00 transport #0x2807ccc60
connection state: connecting]
[MT] 2021-6-24 05:51:51.271 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:51.271 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 05:51:51.272 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 05:51:51.272 [MTTcpConnection#475041e0 connecting to
149.154.175.55:443]
[MT] 2021-6-24 05:51:51.272 [MTTcpConnection#472057c0 connecting to
149.154.175.55:443]
[MT] 2021-6-24 05:51:51.272 [MTNetworkAvailability#0x282d00d50 state: L_-U_+]
[MT] 2021-6-24 05:51:51.338 Connection time: 65.460920 ms, interface: Wifi
[MT] 2021-6-24 05:51:51.338 [MTProto#0x281494630@0x281f82b00 transport #0x2807ccc60
connection state: connected]
[MT] 2021-6-24 05:51:51.338 [MTProto#0x281494630@0x281f82b00 preparing ping
(6977295968591195136/0)]
[MT] 2021-6-24 05:51:51.338 [MTProto#0x281494630@0x281f82b00 connection context
update state: updating]
[MT] 2021-6-24 05:51:51.343 Connection time: 70.788980 ms, interface: Wifi
[MT] 2021-6-24 05:51:51.343 [MTProto#0x28148b650@0x281f82b00 transport #0x2807b1e00
connection state: connected]
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 05:51:51.343 [MTProto#0x28148b650@0x281f82b00 preparing ping
(6977295968614070272/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
account.updateDeviceLocked(period: -1), disableUpdates (6977295968614315008/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
contacts.getTopPeers(flags: 4, offset: 0, limit: 16, hash: 0), disableUpdates
(6977295968617123840/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSuggestedDialogFilters, disableUpdates (6977295968617188352/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
help.getConfig, disableUpdates (6977295968617222144/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
phone.getCallConfig, disableUpdates (6977295968617252864/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
help.getAppConfig, disableUpdates (6977295968617282560/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
account.getAutoDownloadSettings, disableUpdates (6977295968617312256/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6977295968617342976/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
help.getAppUpdate(source: ), disableUpdates (6977295968617377792/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
help.getPromoData, disableUpdates (6977295968617973760/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing help.test,
disableUpdates (6977295968618008576/0)]
[MT] 2021-6-24 05:51:51.344 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getStickers(emoticon: 👋⭐️, hash: 0), disableUpdates
(6977295968618039296/0)]
[MT] 2021-6-24 05:51:51.345 [MTProto#0x28148b650@0x281f82b00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6977295968618098688/0)]
[MT] 2021-6-24 05:51:51.345 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getDialogFilters, disableUpdates (6977295968621002752/0)]
[MT] 2021-6-24 05:51:51.345 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977295968621040640/0)]
[MT] 2021-6-24 05:51:51.345 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977295968621096960/0)]
[MT] 2021-6-24 05:51:51.345 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977295968621135872/0)]
[MT] 2021-6-24 05:51:51.345 container (6977295968621302784) of
(6977295968614315008,6977295968617123840,6977295968617188352,6977295968617222144,69
77295968617252864,6977295968617282560,6977295968617312256,6977295968617342976,69772
95968617377792,6977295968617973760,6977295968618008576,6977295968618039296,69772959
68618098688,6977295968621002752,6977295968621040640,6977295968621096960,69772959686
21135872), in -5511699921040432464
[MT] 2021-6-24 05:51:51.345 [MTProto#0x28148b650@0x281f82b00 connection context
update state: updating]
[MT] 2021-6-24 05:51:51.370 [MTProto#0x281494630@0x281f82b00 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6977295968591195136
uniqueId:2270799164209972347 serverSalt: -6389987824281543421 (6977295968727966721,
-2401499800357506296/-6542362199692088294)]
[MT] 2021-6-24 05:51:51.370 [MTProto#0x281494630@0x281f82b00 [168] received
<MTPongMessage: 0x282300200> (6977295968727967745, -2401499800357506296/-
6542362199692088294)]
[MT] 2021-6-24 05:51:51.370 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:51.379 [MTProto#0x28148b650@0x281f82b00 [328] received
MTNewSessionCreatedMessage session_created firstMessageId:6977295968614070272
uniqueId:1531427035773051896 serverSalt: -6389987824281543421 (6977295968753007617,
-2401499800357506296/-5511699921040432464)]
[MT] 2021-6-24 05:51:51.380 [MTProto#0x28148b650@0x281f82b00 [328] received
<MTPongMessage: 0x282319d40> (6977295968753024001, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.380 [MTProto#0x28148b650@0x281f82b00 [328] received
<MTMsgsAckMessage: 0x2821ad1c0> (6977295968753102849, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.380 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:51.392 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282301a00> (6977295968768596993, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.392 [MTRequestMessageService#0x2807b5b00 response for
6977295968614315008 is Bool.boolFalse]
[MT] 2021-6-24 05:51:51.392 [MTContext#81f82b00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-2401499800357506296 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-6-24 05:51:51.395 [MTProto#0x28148b650@0x281f82b00 [488] received
<MTRpcResultMessage: 0x2823f1680> (6977295968779655169, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.399 [MTRequestMessageService#0x2807b5b00 response for
6977295968617222144 is Config.config(flags: 11854, date: 1624528311, expires:
1624532045, testMode: Bool.boolFalse, thisDc: 1, dcOptions:
[DcOption.dcOption(flags: 0, id: 1, ipAddress: 149.154.175.55, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 1, ipAddress: 149.154.175.55, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 1, ipAddress:
2001:0b28:f23d:f001:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 2, ipAddress: 149.154.167.50, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 2, ipAddress: 149.154.167.51, port: 443,
secret: nil), DcOption.dcOption(flags: 2, id: 2, ipAddress: 149.154.167.151, port:
443, secret: nil), DcOption.dcOption(flags: 1, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 3, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 3, ipAddress: 149.154.175.100, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 3, ipAddress: 149.154.175.100, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 3, ipAddress:
2001:0b28:f23d:f003:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 4, ipAddress: 149.154.167.92, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 4, ipAddress: 149.154.167.92, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 2, id: 4, ipAddress: 149.154.164.250, port: 443, secret:
nil), DcOption.dcOption(flags: 3, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 1, id: 5, ipAddress:
2001:0b28:f23f:f005:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 5, ipAddress: 91.108.56.146, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 5, ipAddress: 91.108.56.146, port: 443,
secret: nil)], dcTxtDomainName: apv3.stel.com, chatSizeMax: 200, megagroupSizeMax:
200000, forwardedCountMax: 100, onlineUpdatePeriodMs: 210000, offlineBlurTimeoutMs:
5000, offlineIdleTimeoutMs: 30000, onlineCloudTimeoutMs: 300000,
notifyCloudDelayMs: 30000, notifyDefaultDelayMs: 1500, pushChatPeriodMs: 60000,
pushChatLimit: 2, savedGifsLimit: 200, editTimeLimit: 172800, revokeTimeLimit:
2147483647, revokePmTimeLimit: 2147483647, ratingEDecay: 2419200,
stickersRecentLimit: 200, stickersFavedLimit: 5, channelsReadMediaPeriod: 604800,
tmpSessions: nil, pinnedDialogsCountMax: 5, pinnedInfolderCountMax: 100,
callReceiveTimeoutMs: 20000, callRingTimeoutMs: 90000, callConnectTimeoutMs: 30000,
callPacketTimeoutMs: 10000, meUrlPrefix: https://t.me/, autoupdateUrlPrefix: nil,
gifSearchUsername: Optional("gif"), venueSearchUsername: Optional("foursquare"),
imgSearchUsername: Optional("bing"), staticMapsProvider: nil, captionLengthMax:
1024, messageLengthMax: 4096, webfileDcId: 4, suggestedLangCode: Optional("en"),
langPackVersion: Optional(2363267), baseLangPackVersion: Optional(0))]
[MT] 2021-6-24 05:51:51.399 [MTProto#0x28148b650@0x281f82b00 [472] received
<MTRpcResultMessage: 0x282319d80> (6977295968781947905, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.399 [MTContext#81f82b00: address set updated for 3]
[MT] 2021-6-24 05:51:51.399 [MTRequestMessageService#0x2807b5b00 response for
6977295968617252864 is DataJSON.dataJSON(data:
{"enable_vp8_encoder":true,"enable_vp8_decoder":true,"enable_vp9_encoder":true,"ena
ble_vp9_decoder":true,"enable_h265_encoder":true,"enable_h265_decoder":true,"enable
_h264_encoder":true,"enable_h264_decoder":true,"audio_frame_size":60,"jitter_min_de
lay_60":2,"jitter_max_delay_60":10,"jitter_max_slots_60":20,"jitter_losses_to_reset
":20,"jitter_resync_threshold":0.5,"audio_congestion_window":1024,"audio_max_bitrat
e":20000,"audio_max_bitrate_edge":16000,"audio_max_bitrate_gprs":8000,"audio_max_bi
trate_saving":8000,"audio_init_bitrate":16000,"audio_init_bitrate_edge":8000,"audio
_init_bitrate_gprs":8000,"audio_init_bitrate_saving":8000,"audio_bitrate_step_incr"
:1000,"audio_bitrate_step_decr":1000,"use_system_ns":true,"use_system_aec":true,"fo
rce_tcp":false,"jitter_initial_delay_60":2,"adsp_good_impls":"(Qualcomm
Fluence)","bad_call_rating":true,"use_ios_vpio_agc":false,"use_tcp":false,"audio_me
dium_fec_bitrate":20000,"audio_medium_fec_multiplier":0.1,"audio_strong_fec_bitrate
":7000})]
[MT] 2021-6-24 05:51:51.399 [MTContext#81f82b00: address set updated for 2]
[MT] 2021-6-24 05:51:51.399 [MTContext#81f82b00: address set updated for 1]
[MT] 2021-6-24 05:51:51.399 [MTContext#81f82b00: address set updated for 5]
[MT] 2021-6-24 05:51:51.400 [MTContext#81f82b00: address set updated for 4]
[MT] 2021-6-24 05:51:51.400 [MTProto#0x28148b650@0x281f82b00 [168] received
<MTRpcResultMessage: 0x28231c080> (6977295968794577921, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.400 [MTRequestMessageService#0x2807b5b00 response for
6977295968617312256 is account.AutoDownloadSettings.autoDownloadSettings(low:
AutoDownloadSettings.autoDownloadSettings(flags: 8, photoSizeMax: 1048576,
videoSizeMax: 0, fileSizeMax: 0, videoUploadMaxbitrate: 60), medium:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 10485760, fileSizeMax: 1048576, videoUploadMaxbitrate: 80), high:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 15728640, fileSizeMax: 3145728, videoUploadMaxbitrate: 80))]
[MT] 2021-6-24 05:51:51.400 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x28231c1c0> (6977295968795591681, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.401 [MTRequestMessageService#0x2807b5b00 response for
6977295968617188352 is []]
[MT] 2021-6-24 05:51:51.401 [MTProto#0x28148b650@0x281f82b00 [1624] received
<MTRpcResultMessage: 0x28231d180> (6977295968802739201, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.404 [MTRequestMessageService#0x2807b5b00 response for
6977295968617282560 is JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: test, value: JSONValue.jsonNumber(value:
1.0)), JSONObjectValue.jsonObjectValue(key: video_conversion, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: remux_fmp4,
value: JSONValue.jsonBool(value: Bool.boolFalse))])),
JSONObjectValue.jsonObjectValue(key: emojies_animated_zoom, value:
JSONValue.jsonNumber(value: 0.625)), JSONObjectValue.jsonObjectValue(key:
emojies_send_dice, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
🎲), JSONValue.jsonString(value: 🎯), JSONValue.jsonString(value: 🏀),
JSONValue.jsonString(value: ⚽), JSONValue.jsonString(value: ⚽️),
JSONValue.jsonString(value: 🎰), JSONValue.jsonString(value: 🎳)])),
JSONObjectValue.jsonObjectValue(key: emojies_send_dice_success, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: 🎯, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value, value:
JSONValue.jsonNumber(value: 6.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 62.0))])),
JSONObjectValue.jsonObjectValue(key: 🏀, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: ⚽,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 5.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: ⚽️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: 🎰,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 64.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: 🎳, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
6.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))]))])), JSONObjectValue.jsonObjectValue(key:
emojies_sounds, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: 🎃, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458539)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -2107001400913062971)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbeVBq1JyYLSRt3MWAMeZR5g))])),
JSONObjectValue.jsonObjectValue(key: ⚰️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458540)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -1498869544183595185)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbddklytWeNdOySxe9Ay2rSA))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♂️
, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176331)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3986395821757915468)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbe3pryHgfN5q6NqdLBup7ia))])),
JSONObjectValue.jsonObjectValue(key: 🧟, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176332)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8929417974289765626)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbe7gnnpn5jAcQ-bxFL0iY62))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♀️
, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176333)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 9161696144162881753)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbePccQOdjaPzZed2VmIwbtz))])),
JSONObjectValue.jsonObjectValue(key: 🍑, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4963180910661861548)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -7431729439735063448)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbesDqkCf1_d0mIvCrQxi4aY))])),
JSONObjectValue.jsonObjectValue(key: ❤️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4978826754966683841)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3926211553285686901)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbcMrR27-edsaKp6sUy95j4j))])),
JSONObjectValue.jsonObjectValue(key: 🎉, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410731)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -6735741215105321887)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbdGap1Omk1-qeMmRJjiJQNd))])),
JSONObjectValue.jsonObjectValue(key: 🎊, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410732)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 8518192996098758509)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbcP5QlAWoTfeb4OYWmMBsD9))])),
JSONObjectValue.jsonObjectValue(key: 🎄, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410733)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -4142643820629256996)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbf7i4_uiOkqJGVfKUCiBwjb))])),
JSONObjectValue.jsonObjectValue(key: 🦾, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410734)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8934384022571962340)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUVbc0jY3nIFYC8tF99CmRDilL))]))])),
JSONObjectValue.jsonObjectValue(key: gif_search_branding, value:
JSONValue.jsonString(value: tenor)), JSONObjectValue.jsonObjectValue(key:
gif_search_emojies, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: 👍), JSONValue.jsonString(value: 😘),
JSONValue.jsonString(value: 😍), JSONValue.jsonString(value: 😡),
JSONValue.jsonString(value: 🥳), JSONValue.jsonString(value: 😂),
JSONValue.jsonString(value: 😮), JSONValue.jsonString(value: 🙄),
JSONValue.jsonString(value: 😎), JSONValue.jsonString(value: 👎)])),
JSONObjectValue.jsonObjectValue(key: stickers_emoji_suggest_only_api, value:
JSONValue.jsonBool(value: Bool.boolFalse)), JSONObjectValue.jsonObjectValue(key:
stickers_emoji_cache_time, value: JSONValue.jsonNumber(value: 300.0)),
JSONObjectValue.jsonObjectValue(key: history_import_filters, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: zip, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key:
main_file_patterns, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
_chat\.txt), JSONValue.jsonString(value: KakaoTalkChats\.txt),
JSONValue.jsonString(value: Talk_.*?\.txt)]))])),
JSONObjectValue.jsonObjectValue(key: txt, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: patterns, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: ^\[LINE\])]))]))])),
JSONObjectValue.jsonObjectValue(key: groupcall_video_participants_max, value:
JSONValue.jsonNumber(value: 30.0)), JSONObjectValue.jsonObjectValue(key:
youtube_pip, value: JSONValue.jsonString(value: inapp)),
JSONObjectValue.jsonObjectValue(key: qr_login_camera, value:
JSONValue.jsonBool(value: Bool.boolTrue)), JSONObjectValue.jsonObjectValue(key:
qr_login_code, value: JSONValue.jsonString(value: primary)),
JSONObjectValue.jsonObjectValue(key: dialog_filters_enabled, value:
JSONValue.jsonBool(value: Bool.boolTrue)), JSONObjectValue.jsonObjectValue(key:
dialog_filters_tooltip, value: JSONValue.jsonBool(value: Bool.boolTrue)),
JSONObjectValue.jsonObjectValue(key: ignore_restriction_reasons, value:
JSONValue.jsonArray(value: [JSONValue.jsonString(value: porn)])),
JSONObjectValue.jsonObjectValue(key: autoarchive_setting_available, value:
JSONValue.jsonBool(value: Bool.boolFalse)), JSONObjectValue.jsonObjectValue(key:
pending_suggestions, value: JSONValue.jsonArray(value: [])),
JSONObjectValue.jsonObjectValue(key: autologin_token, value:
JSONValue.jsonString(value:
NI6THeXJorKwOevd8zEpwdkp8XGUjh7he5eoYU5NWD9g1FW3FUMd5hcAe6dLZ94YagqdPRWwkf-
VkzG5XSMSIwixBOz1Haq0uWE)), JSONObjectValue.jsonObjectValue(key: autologin_domains,
value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
instantview.telegram.org), JSONValue.jsonString(value: translations.telegram.org),
JSONValue.jsonString(value: contest.dev), JSONValue.jsonString(value:
contest.com), JSONValue.jsonString(value: bugs.telegram.org),
JSONValue.jsonString(value: suggestions.telegram.org), JSONValue.jsonString(value:
themes.telegram.org)]))])]
[MT] 2021-6-24 05:51:51.404 [MTProto#0x28148b650@0x281f82b00 [136] received
<MTRpcResultMessage: 0x28231c040> (6977295968802835457, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.404 [MTRequestMessageService#0x2807b5b00 response for
6977295968618008576 is error: 400: INPUT_METHOD_INVALID_3236037367_804737]
[MT] 2021-6-24 05:51:51.404 [MTProto#0x28148b650@0x281f82b00 [120] received
<MTRpcResultMessage: 0x28231cd40> (6977295968803862529, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.405 [MTRequestMessageService#0x2807b5b00 response for
6977295968617123840 is contacts.TopPeers.topPeers(categories: [], chats: [], users:
[])]
[MT] 2021-6-24 05:51:51.406 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823c0800> (6977295968806818817, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.406 [MTRequestMessageService#0x2807b5b00 response for
6977295968617973760 is help.PromoData.promoDataEmpty(expires: 1624529211)]
[MT] 2021-6-24 05:51:51.406 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823cb820> (6977295968808599553, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.406 [MTRequestMessageService#0x2807b5b00 response for
6977295968617377792 is help.AppUpdate.noAppUpdate]
[MT] 2021-6-24 05:51:51.406 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295968883815424/0)]
[MT] 2021-6-24 05:51:51.406 [MTProto#0x28148b650@0x281f82b00 preparing
updates.getDifference(flags: 0, pts: 1823, ptsTotalLimit: nil, date: 1624526553,
qts: 0), disableUpdates (6977295968883871744/0)]
[MT] 2021-6-24 05:51:51.406 container (6977295968884004864) of
(6977295968883871744), in -5511699921040432464
[MT] 2021-6-24 05:51:51.410 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x28231e4c0> (6977295968808664065, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.410 [MTRequestMessageService#0x2807b5b00 response for
6977295968617342976 is help.TermsOfServiceUpdate.termsOfServiceUpdateEmpty(expires:
1624531911)]
[MT] 2021-6-24 05:51:51.410 [MTProto#0x28148b650@0x281f82b00 [312] received
<MTRpcResultMessage: 0x28231d5c0> (6977295968823698433, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.411 [MTRequestMessageService#0x2807b5b00 response for
6977295968621002752 is [DialogFilter.dialogFilter(flags: 4127, id: 118, title:
Unread, emoticon: nil, pinnedPeers: [], includePeers: [], excludePeers: []),
DialogFilter.dialogFilter(flags: 3, id: 57, title: Personal, emoticon: nil,
pinnedPeers: [], includePeers: [], excludePeers: []),
DialogFilter.dialogFilter(flags: 33554463, id: 148, title: Me, emoticon:
Optional(""), pinnedPeers: [], includePeers: [InputPeer.inputPeerChannel(channelId:
1170520247, accessHash: 4876216240199346567), InputPeer.inputPeerChannel(channelId:
1454168259, accessHash: 8760104312949546602), InputPeer.inputPeerChannel(channelId:
1228973194, accessHash: -3223981290293168542),
InputPeer.inputPeerChannel(channelId: 1367424148, accessHash: 2599050126356302157),
InputPeer.inputPeerChannel(channelId: 1005640892, accessHash: 1304489318150496873),
InputPeer.inputPeerUser(userId: 1609186828, accessHash: 9147990310510734432),
InputPeer.inputPeerUser(userId: 1761892016, accessHash: -8022919676578573661),
InputPeer.inputPeerUser(userId: 777000, accessHash: 6678918162835552561),
InputPeer.inputPeerChat(chatId: 457557086), InputPeer.inputPeerChat(chatId:
575349548)], excludePeers: [])]]
[MT] 2021-6-24 05:51:51.412 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x28231f540> (6977295968826580993, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.412 [MTRequestMessageService#0x2807b5b00 response for
6977295968621040640 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 05:51:51.412 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x28231f960> (6977295968834336769, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.412 [MTRequestMessageService#0x2807b5b00 response for
6977295968621096960 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 05:51:51.412 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x28231ec00> (6977295968841327617, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.413 [MTRequestMessageService#0x2807b5b00 response for
6977295968621135872 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 05:51:51.413 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295968914232320/0)]
[MT] 2021-6-24 05:51:51.413 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977295968914279424/0)]
[MT] 2021-6-24 05:51:51.413 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977295968914339840/0)]
[MT] 2021-6-24 05:51:51.413 container (6977295968914417664) of
(6977295968914279424,6977295968914339840), in -5511699921040432464
[MT] 2021-6-24 05:51:51.414 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295968916049920/0)]
[MT] 2021-6-24 05:51:51.414 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977295968916113408/0)]
[MT] 2021-6-24 05:51:51.414 container (6977295968916199424) of
(6977295968916113408), in -5511699921040432464
[MT] 2021-6-24 05:51:51.447 [MTProto#0x28148b650@0x281f82b00 [28872] received
<MTRpcResultMessage: 0x28231eb20> (6977295968876804097, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.461 [MTRequestMessageService#0x2807b5b00 response for
6977295968618039296 is messages.Stickers.stickers(hash: 1604200764, stickers:
[Document.document(flags: 1, id: 773947703670341889, accessHash:
3811948230390824482, fileReference: 0060d455b7aab6be...21b, date: 1567526326,
mimeType: application/x-tgsticker, size: 7269, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d04b103dc70434d...141b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4794)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341644, accessHash:
-4614999269277809612), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846800, accessHash:
1750678877107184997, fileReference: 0060d455b74e1604...21b, date: 1611572779,
mimeType: application/x-tgsticker, size: 9448, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1401ae08dc4d815a...166b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3870)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846479, accessHash:
-5788383401001540849), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 543633522691147016, accessHash:
-2507638924651644905, fileReference: 0060d455b71a06c2...21b, date: 1612607535,
mimeType: application/x-tgsticker, size: 40649, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2203ac09dc6b4aad...221b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5432)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 543633522691145759, accessHash:
4632654491654980648), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732965, accessHash:
-1074699920349034082, fileReference: 0060d455b782a7e0...21b, date: 1611331643,
mimeType: application/x-tgsticker, size: 14487, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2a00b302dc5d4746...267b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5206)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731495, accessHash:
546101652939067591), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1896515373021266084, accessHash:
-2619549117052686844, fileReference: 0060d455b7405e28...21b, date: 1612172274,
mimeType: application/x-tgsticker, size: 33102, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
3db109dc68866b49...278b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7708)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1896515373021265927, accessHash:
7962870630078755428), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 794326550395748969, accessHash:
-5332351207850612266, fileReference: 0060d455b7449e66...21b, date: 1612177860,
mimeType: application/x-tgsticker, size: 44398, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1505b005dc73474e...167b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7350)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 794326550395748367, accessHash:
-1972828045096960304), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298118129, accessHash:
2621219110572971380, fileReference: 0060d455b7e8f873...21b, date: 1611585562,
mimeType: application/x-tgsticker, size: 58812, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a05af06dc5e8768...161b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6564)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117645, accessHash:
1185564336354906243), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033783, accessHash:
-4287598693618485703, fileReference: 0060d455b74acc2a...21b, date: 1612103886,
mimeType: application/x-tgsticker, size: 19086, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2d00b301dc538963...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5920)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033290, accessHash:
7608999952487568740), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 499916253176007600, accessHash:
8948821213187916219, fileReference: 0060d455b7f32d0f...21b, date: 1613056695,
mimeType: application/x-tgsticker, size: 8795, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0d04b202dc648273...205b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4532)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 499916253176004643, accessHash:
6170113860432388590), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5332636063343053977, accessHash:
-7772437339551525937, fileReference: 0060d455b7b78659...21b, date: 1614850438,
mimeType: application/x-tgsticker, size: 62973, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0c07a709dc63864e...227b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3954)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1145788388561911815, accessHash:
-6287225453709178603), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5368688766149987247, accessHash:
-4301041995718791071, fileReference: 0060d455b72ba565...21b, date: 1615827753,
mimeType: application/x-tgsticker, size: 18642, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1207ae03dc63867e...126b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5098)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040648, accessHash:
-894696742065340614), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5377456774381047769, accessHash:
7124507786713164505, fileReference: 0060d455b7520739...21b, date: 1616085013,
mimeType: application/x-tgsticker, size: 49033, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1002b008dc674148...192b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 8578)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 920408321846935573, accessHash:
-3691019042579690516), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5377374594476806309, accessHash:
5162196481697522538, fileReference: 0060d455b723b31e...21b, date: 1616066289,
mimeType: application/x-tgsticker, size: 24881, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904b108dc6b8148...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5472)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909637, accessHash:
-3721502574972528094), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5435969866928491985, accessHash:
-7541009990111209778, fileReference: 0060d455b72057e5...21b, date: 1617810849,
mimeType: application/x-tgsticker, size:
16187, thumbs: Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a05b207dc4f444a...267b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5056)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3013572590741487623, accessHash:
-7713946168550322789), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5332302335794221713, accessHash:
-878616194722161409, fileReference: 0060d455b7a1d436...21b, date: 1614773208,
mimeType: application/x-tgsticker, size: 38327, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0608b203dc470542...262b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5632)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227918, accessHash:
-5150519750225476556), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5337006918416207384, accessHash:
5990195474297302885, fileReference: 0060d455b71de978...21b, date: 1614951043,
mimeType: application/x-tgsticker, size: 24135, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1701b206dc570583...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6462)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1896515373021265928, accessHash:
-8574857256084760580), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5398040400852159777, accessHash:
8685928155190855234, fileReference: 0060d455b794ca91...21b, date: 1616693215,
mimeType: application/x-tgsticker, size: 16518, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a04b201dc428049...166b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4326)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1556835416127045636, accessHash:
4170185913392441832), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5350293717573962877, accessHash:
7680179307605189967, fileReference: 0060d455b7f31d1e...21b, date: 1615369799,
mimeType: application/x-tgsticker, size: 8286, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1404b104dc73834a...36b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6374)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341662, accessHash:
-6650099389264566046), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5395606369871073026, accessHash:
6143598411591297958, fileReference: 0060d455b7749725...21b, date: 1616612064,
mimeType: application/x-tgsticker, size: 20611, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f02b206dc498052...187b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5580)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731496, accessHash:
1054642848145336600), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5465573272613555354, accessHash:
8767147941078257065, fileReference: 0060d455b7ccfdfe...21b, date: 1618636730,
mimeType: application/x-tgsticker, size: 51908, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c00b207dc7b444c...198b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6486)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2644336189334618119, accessHash:
-5403374546602413447), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5472211711505206445, accessHash:
-6053419217963657254, fileReference: 0060d455b78e063f...21b, date: 1618820824,
mimeType: application/x-tgsticker, size: 14394, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a02b209dc5a8178...118b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7348)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1269403972611866639, accessHash:
-4819500587567745766), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5420288541898837108, accessHash:
2702375559012798094, fileReference: 0060d455b7685226...21b, date: 1617344721,
mimeType: application/x-tgsticker, size: 15227, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1506af05dc460782...222b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5558)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1860749763008266247, accessHash:
6659390111291596704), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5420270515921095525, accessHash:
-6186043762446630667, fileReference: 0060d455b79114b6...21b, date: 1617357013,
mimeType: application/x-tgsticker, size: 19127, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2302b105dc54816d...259b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6948)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1896515373021265929, accessHash:
8926495381119384088), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5440399820751637238, accessHash:
2343667959107023130, fileReference: 0060d455b7420d35...21b, date: 1617917211,
mimeType: application/x-tgsticker, size: 14336, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2505b105dc045562...257b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4996)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1903541432711381000, accessHash:
1265853225725133799), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5154392798845206887, accessHash:
-6819534386447733940, fileReference: 0060d455b77be456...21b, date: 1618057910,
mimeType: application/x-tgsticker, size: 28534, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b05b302dc698488...273b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6664)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117646, accessHash:
-1116815825337058590), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5427299088167079465, accessHash:
6860527663988427883, fileReference: 0060d455b7fb1bfa...21b, date: 1617568978,
mimeType: application/x-tgsticker, size: 24685, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904af01dc5c814b...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6834)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 785832625502683169, accessHash:
8774264541982151297), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5431607541660389336, accessHash:
-7463743895021225195, fileReference: 0060d455b79e6fb1...21b, date: 1617661921,
mimeType: application/x-tgsticker, size: 34403, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1908af07dc7e414c...255b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6414)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags:
0, alt: 👋, stickerset: InputStickerSet.inputStickerSetID(id: 794326550395748369,
accessHash: 6900800024346085705), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5474595817786445699, accessHash:
1082956569850697115, fileReference: 0060d455b7f63e67...21b, date: 1618929869,
mimeType: application/x-tgsticker, size: 11910, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1700b203dc5e4554...251b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4810)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 493832131353509900, accessHash:
-7190318233197256766), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5442929028208004794, accessHash:
6147994561102976828, fileReference: 0060d455b7f31436...21b, date: 1617995887,
mimeType: application/x-tgsticker, size: 28956, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2208b202dc578267...258b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5000)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 🙂, stickerset:
InputStickerSet.inputStickerSetID(id: 3134813165250936840, accessHash:
-2278527526672302621), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 5213250038532147962, accessHash:
-501392258980283959, fileReference: 0060d455b7731925...21b, date: 1619689924,
mimeType: application/x-tgsticker, size: 17671, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1903b205dc76424b...78b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3060)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 562563904580878354, accessHash:
1241068713212369173), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210270, accessHash:
2421847112063473913, fileReference: 0060d455b7672898...21b, date: 1591350799,
mimeType: application/x-tgsticker, size: 23697, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2401b302dc735072...249b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4560)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 643524467607207978, accessHash:
-46344321943169955), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 889097267229753428, accessHash:
-431909020396636310, fileReference: 0060d455b76ec9b2...21b, date: 1590940561,
mimeType: application/x-tgsticker, size: 3667, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0d04a507dc4d815a...209b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 2358)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 889097267229753346, accessHash:
4728916878748424640), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228136, accessHash:
-3238137181760124862, fileReference: 0060d455b76c98cc...21b, date: 1591114583,
mimeType: application/x-tgsticker, size: 17154, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1604b302dc458347...139b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5256)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227914, accessHash:
1255278966245853948), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902432, accessHash:
9063860424408468101, fileReference: 0060d455b75951a3...21b, date: 1566570851,
mimeType: application/x-tgsticker, size: 36051, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2001b107dc538146...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6508)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902402, accessHash:
-7806000787895559575), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 825877053734650104, accessHash:
1784738405848605362, fileReference: 0060d455b7955627...21b, date: 1605862894,
mimeType: application/x-tgsticker, size: 19590, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1605b105dc6b8650...254b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7108)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 825877053734649872, accessHash:
7279792031020692847), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1715604568760385730, accessHash:
-1737056499896928174, fileReference: 0060d455b73263a7...21b, date: 1610370048,
mimeType: application/x-tgsticker, size: 18343, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0607b203dc644481...255b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6586)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1715604568760385544, accessHash:
-5887670677438400053), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3473118208624427039, accessHash:
-3325144201863997920, fileReference: 0060d455b7892049...21b, date: 1579599683,
mimeType: application/x-tgsticker, size: 16481, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0906b302dc4a024a...194b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6054)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3473118208624427009, accessHash:
7617897855036857551), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1145788388561911879, accessHash:
-6603946260761256568, fileReference: 0060d455b7d9d69a...21b, date: 1602514169,
mimeType: application/x-tgsticker, size: 61095, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1004b006dc5d8c78...293b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5846)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1145788388561911814, accessHash:
-1837122177211935641), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1604927367531200552, accessHash:
-7472612736435491471, fileReference: 0060d455b7c03331...21b, date: 1592223142,
mimeType: application/x-tgsticker, size: 28260, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e02af00dc414e8a...229b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5694)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1604927367531200524, accessHash:
-3938839609103996780), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342104, accessHash:
4125524201144571032, fileReference: 0060d455b7b8bc0b...21b, date: 1584917876,
mimeType: application/x-tgsticker, size: 6340, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a01b208dc50864f...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4526)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341650, accessHash:
-3344511157009669418), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1153520807163462056, accessHash:
-6974943498763632663, fileReference: 0060d455b70afd19...21b,
date: 1600942822, mimeType: application/x-tgsticker, size: 20534, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e01b209dc748464...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7090)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1153520807163461642, accessHash:
-5384579018732009548), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2887890281313599513, accessHash:
-3771095717337996969, fileReference: 0060d455b7dd7ca6...21b, date: 1584626737,
mimeType: application/x-tgsticker, size: 13086, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d08b200dc498154...213b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4130)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2887890281313599489, accessHash:
-5610831004633955767), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611711, accessHash:
3978369746062647300, fileReference: 0060d455b72b504f...21b, date: 1579306374,
mimeType: application/x-tgsticker, size: 5755, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2103ad06dc4a817f...210b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3944)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610947, accessHash:
129123443123681119), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846599, accessHash:
1671976775248560729, fileReference: 0060d455b70e6060...21b, date: 1584627248,
mimeType: application/x-tgsticker, size: 8075, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b08b008dc634148...122b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3434)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846468, accessHash:
8482662393831154426), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 336920350212229021, accessHash:
5067689452271118588, fileReference: 0060d455b7ab3493...21b, date: 1588838732,
mimeType: application/x-tgsticker, size: 23036, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2105b202dc558979...196b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5846)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 336920350212227104, accessHash:
9185165191696467398), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342279, accessHash:
-8011807803973505726, fileReference: 0060d455b7f5de81...21b, date: 1600940600,
mimeType: application/x-tgsticker, size: 9036, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
05b206dc01804541...138b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3768)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341655, accessHash:
-5636917496666810263), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 972988179067961587, accessHash:
1771895265896904300, fileReference: 0060d455b7d0e709...21b, date: 1603577899,
mimeType: application/x-tgsticker, size: 10084, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2208b103dc498553...207b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4232)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 972988179067961352, accessHash:
3741764060268234885), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040908, accessHash:
-5900462764218380421, fileReference: 0060d455b71065e2...21b, date: 1588341512,
mimeType: application/x-tgsticker, size: 16790, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2103b206dc698284...159b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3278)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040644, accessHash:
-8027589399280686711), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 562563904580878430, accessHash:
7261879347755635293, fileReference: 0060d455b73fd766...21b, date: 1572353795,
mimeType: application/x-tgsticker, size: 14320, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c01ae01dc58454b...240b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5406)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 562563904580878340, accessHash:
-7437699418479126070), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 499916253176007584, accessHash:
-4637868303388529592, fileReference: 0060d455b757b708...21b, date: 1605098934,
mimeType: application/x-tgsticker, size: 7365, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0c03b301e11905d5...70b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 670)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 499916253176004642, accessHash:
1379238086485244273), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 921208938110648450, accessHash:
7423130228144691868, fileReference: 0060d455b7595827...21b, date: 1592080797,
mimeType: application/x-tgsticker, size: 21769, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904b302dc470180...38b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 8970)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 921208938110648327, accessHash:
8755469205574598796), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846630, accessHash:
-4843701057724171925, fileReference: 0060d455b71b3dc5...21b, date: 1588408743,
mimeType: application/x-tgsticker, size: 9712, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1905a100dc4c8057...197b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3666)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846469, accessHash:
5903056087544133523), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393349, accessHash:
8452530284324154105, fileReference: 0060d455b76258a0...21b, date: 1561820007,
mimeType: application/x-tgsticker, size: 7285, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2303b000dc4b824b...177b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3848)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393345, accessHash:
-5708303349756927635), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228088, accessHash:
4038408226467482438, fileReference: 0060d455b751e2e9...21b, date: 1582886325,
mimeType: application/x-tgsticker, size: 11560, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0f08b301dc4b05a1...250b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5344)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227913, accessHash:
-4480352281829534930), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 336920350212228868, accessHash:
-8989842492348770237, fileReference: 0060d455b7e811d6...21b, date: 1570646396,
mimeType: application/x-tgsticker, size: 27403, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b05b104dc7d834b...111b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6588)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 336920350212227101, accessHash:
-5585344583175527453), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 773947703670342034, accessHash: 420293001368948895,
fileReference: 0060d455b765c2e9...21b, date: 1580661291, mimeType: application/x-
tgsticker, size: 6293, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1604b001dc51815b...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6162)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 773947703670341648, accessHash:
-7841937219069900165), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210226, accessHash:
6063690760577912230, fileReference: 0060d455b7cb4104...21b, date: 1577457043,
mimeType: application/x-tgsticker, size: 23144, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1509ac02dc4d8156...241b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5924)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 643524467607207975, accessHash:
-27640390766608427), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846539, accessHash:
-1451592569146806840, fileReference: 0060d455b7917e40...21b, date: 1575540585,
mimeType: application/x-tgsticker, size: 6844, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0c03b209dc674374...261b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4380)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846467, accessHash:
-1640386077508944268), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393404, accessHash:
4121173489080505815, fileReference: 0060d455b7349c2f...21b, date: 1580826608,
mimeType: application/x-tgsticker, size: 18815, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1305b001dc4a854a...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6248)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393347, accessHash:
-3898307644151342454), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228058, accessHash:
4095033192292472273, fileReference: 0060d455b79acae2...21b, date: 1576578088,
mimeType: application/x-tgsticker, size: 10289, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b09aa09dc00804b...274b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5722)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227912, accessHash:
-4181544843580916054), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228015, accessHash:
3642992117782754281, fileReference: 0060d455b7663bd3...21b, date: 1573136019,
mimeType: application/x-tgsticker, size: 17771, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1208af04dc5e816b...178b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4578)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227907, accessHash:
-229328336952380226), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 891885078961979470, accessHash:
5241867985775751597, fileReference: 0060d455b703e907...21b, date: 1583436286,
mimeType: application/x-tgsticker, size: 16938, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f07b200dc6d8048...218b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5270)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 891885078961979395, accessHash:
-2852759224607345100), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732846, accessHash:
3870769698624322182, fileReference: 0060d455b763d7bc...21b, date: 1590320703,
mimeType: application/x-tgsticker, size: 17671, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0d00b302dc568362...266b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5840)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731488, accessHash:
2134198099370330002), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902492, accessHash:
1190599444282694543, fileReference: 0060d455b78b0822...21b, date: 1586017600,
mimeType: application/x-tgsticker, size: 40153, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1706b300dc7b454e...247b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 8128)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902403, accessHash:
9211769664114318291), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 794326550395748886, accessHash:
5831918055903838282, fileReference: 0060d455b799a06a...21b, date: 1578223006,
mimeType: application/x-tgsticker, size: 19363, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1300b204dc518073...257b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6456)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 794326550395748364, accessHash:
3183759976429446877), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1715604568760385638, accessHash:
4238646063944643286, fileReference: 0060d455b72bdfc8...21b, date: 1587630627,
mimeType: application/x-tgsticker, size: 22049, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1904b200dc6f4249...240b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5334)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 😘, stickerset:
InputStickerSet.inputStickerSetID(id: 1715604568760385542, accessHash:
6849193521525199436), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1269403972611866933, accessHash:
8986546470659668148, fileReference: 0060d455b78af11c...21b, date: 1588950833,
mimeType: application/x-tgsticker, size: 10131, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2207b100dc61424e...160b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5170)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1269403972611866633, accessHash:
8338539169628304139), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2737268664460902474, accessHash:
6926879190801838749,
fileReference: 0060d455b736b48c...21b, date: 1579378764, mimeType: application/x-
tgsticker, size: 17106, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0a08b209dc4c475b...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5458)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2737268664460902404, accessHash:
-1317064026250840252), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1901206392136532031, accessHash:
7438676755479767599, fileReference: 0060d455b7dfb90d...21b, date: 1611518817,
mimeType: application/x-tgsticker, size: 18672, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1006ae08dc458054...211b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4632)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1901206392136531972, accessHash:
3253875945846020816), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298118129, accessHash:
2621219110572971380, fileReference: 0060d455b7e8f873...21b, date: 1611585562,
mimeType: application/x-tgsticker, size: 58812, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a05af06dc5e8768...161b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6564)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117645, accessHash:
1185564336354906243), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 816099496260796811, accessHash:
5801538075980751267, fileReference: 0060d455b7aa6bcc...21b, date: 1610105934,
mimeType: application/x-tgsticker, size: 33910, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a01b108dc460882...38b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7156)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 816099496260796428, accessHash:
8066817521109048344), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732947, accessHash:
3586914096516913823, fileReference: 0060d455b7305fcf...21b, date: 1607961709,
mimeType: application/x-tgsticker, size: 24515, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c01b200dc460580...269b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6158)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731492, accessHash:
-5745683381489047893), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033764, accessHash:
4731805980580439689, fileReference: 0060d455b7306d8a...21b, date: 1607903833,
mimeType: application/x-tgsticker, size: 16750, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1807b100dc4c4b48...264b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5920)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033289, accessHash:
-3728461724054842652), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1052321353216032805, accessHash:
3297078642394740239, fileReference: 0060d455b7194504...21b, date: 1608014985,
mimeType: application/x-tgsticker, size: 25911, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e07b202dc5b4246...182b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3820)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1052321353216032769, accessHash:
2551438725932833239), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909764, accessHash:
-8465029600234705083, fileReference: 0060d455b729df96...21b, date: 1606770639,
mimeType: application/x-tgsticker, size: 34182, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2300b302dc72464a...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4894)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909636, accessHash:
7740004436259374655), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 891885078961979569, accessHash: 161077355098283658,
fileReference: 0060d455b7d84715...21b, date: 1608065676, mimeType: application/x-
tgsticker, size: 13963, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2705ae06dc654c47...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5018)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 891885078961979400, accessHash:
8856891413548023551), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1451390786439479447, accessHash:
-2747638965517032525, fileReference: 0060d455b757441d...21b, date: 1605363775,
mimeType: application/x-tgsticker, size: 10224, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2f088908dc008046...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4314)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1451390786439479303, accessHash:
-4782809840447336817), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 794326550395748940, accessHash:
5932404458609923602, fileReference: 0060d455b70c9592...21b, date: 1603887463,
mimeType: application/x-tgsticker, size: 43537, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
32039f06dc4c5b7b...257b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6782)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 794326550395748366, accessHash:
-3739862908622537461), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 35707580709863535, accessHash: 8394871864732703641,
fileReference: 0060d455b7911a44...21b, date: 1604841155, mimeType: application/x-
tgsticker, size: 6740, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
10019404dc538054...157b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3366)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 35707580709863427, accessHash:
7116046636979173060), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298118091, accessHash:
659631866524225321, fileReference: 0060d455b70d771c...21b, date: 1603295989,
mimeType: application/x-tgsticker, size: 37070, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c02b2dc1485a78c...177b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7688)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117644, accessHash:
2490019370742919005), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3134813165250936951, accessHash:
-1638105075977397300, fileReference: 0060d455b7ef3344...21b, date: 1607287257,
mimeType: application/x-tgsticker, size: 27417, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b06b301dc6b8248...238b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5194)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w:
512, h: 512), DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋,
stickerset: InputStickerSet.inputStickerSetID(id: 3134813165250936838, accessHash:
4719118296142880336), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2562980648230846772, accessHash:
6343070440643611923, fileReference: 0060d455b72a846f...21b, date: 1605178085,
mimeType: application/x-tgsticker, size: 18795, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f08acdc0f44b549...105b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7016)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2562980648230846478, accessHash:
5760631562504651172), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 643524467607210332, accessHash:
-5435145240163629703, fileReference: 0060d455b718a798...21b, date: 1601034731,
mimeType: application/x-tgsticker, size: 26365, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
20058e05dc080843...270b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5394)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 643524467607207979, accessHash:
-1001751123297463082), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611866, accessHash:
-7412833975781015833, fileReference: 0060d455b72c47c5...21b, date: 1604050855,
mimeType: application/x-tgsticker, size: 27644, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2c06a606dc486756...209b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5370)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610951, accessHash:
6774188671679358605), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 825877053734650085, accessHash:
-8813018989882042344, fileReference: 0060d455b7218a88...21b, date: 1603316265,
mimeType: application/x-tgsticker, size: 18649, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2a09ae07dc4c0999...186b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4056)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 825877053734649871, accessHash:
5864287219021064643), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909742, accessHash:
-8666640228744310119, fileReference: 0060d455b7c90cdf...21b, date: 1603552237,
mimeType: application/x-tgsticker, size: 33108, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
18008a02dc48078c...170b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3928)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909635, accessHash:
3428495162623559066), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2887890281313599526, accessHash:
2380225471029498026, fileReference: 0060d455b73b9fdc...21b, date: 1597937612,
mimeType: application/x-tgsticker, size: 12715, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1505b103dc0b4806...244b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4956)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2887890281313599490, accessHash:
-7680289593503668820), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 920408321846936589, accessHash:
-1879910361344024730, fileReference: 0060d455b755098c...21b, date: 1598375410,
mimeType: application/x-tgsticker, size: 14881, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
08089601ef0bdc00...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3168)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 920408321846935572, accessHash:
2775310847088800246), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2458808419784589341, accessHash:
1860363986371510953, fileReference: 0060d455b7140475...21b, date: 1602270659,
mimeType: application/x-tgsticker, size: 12190, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2009b209dc5d427f...183b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5402)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2458808419784589314, accessHash:
1348740039013451592), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732915, accessHash:
-3428510251851867818, fileReference: 0060d455b7d41ba1...21b, date: 1601812118,
mimeType: application/x-tgsticker, size: 22141, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
069e07dc00804c57...96b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5196)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731490, accessHash:
6743947196864772302), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1391391008142393454, accessHash:
-7522848991094143123, fileReference: 0060d455b7d7212c...21b, date: 1600270164,
mimeType: application/x-tgsticker, size: 57559, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2201ab02e14709e5...94b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 2226)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1391391008142393349, accessHash:
5886475903617899705), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040969, accessHash:
8165860764175780681, fileReference: 0060d455b775eb92...21b, date: 1599750886,
mimeType: application/x-tgsticker, size: 18007, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1101b007dc488384...252b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4990)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040646, accessHash:
1437933154683903296), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909711, accessHash:
-7804829931021758101, fileReference: 0060d455b7786b4c...21b, date: 1600020846,
mimeType: application/x-tgsticker, size: 24107, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e05af04dc4a854d...238b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5788)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909634, accessHash:
656661096999348981), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1556835416127045676, accessHash:
2315326053977618610, fileReference: 0060d455b7070e5b...21b, date: 1598533871,
mimeType: application/x-tgsticker, size: 36994, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c06ae09dc4f844d...251b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6408)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1556835416127045634, accessHash:
-8976546359855548365), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033734, accessHash:
5150389309317325642, fileReference: 0060d455b7dd1607...21b, date: 1601540754,
mimeType: application/x-tgsticker, size: 9964, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1c03ac09dc4e8359...129b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3600)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033288, accessHash:
5415453477029848339), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 2179822707334447124, accessHash:
-4880389805816831019, fileReference: 0060d455b7a4826e...21b, date: 1599487985,
mimeType: application/x-tgsticker, size: 22439, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0e07b206dc4d445f...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3464)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 2179822707334447105, accessHash:
-2805406348986833437), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1048388279864393994, accessHash:
4347992826517306913, fileReference: 0060d455b7ccd253...21b, date: 1600106914,
mimeType: application/x-tgsticker, size: 18775, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1b08b300dc694248...186b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5558)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1048388279864393740, accessHash:
3970044295345343684), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 778160933443732874, accessHash:
1613983276500923341, fileReference: 0060d455b76d5ec3...21b, date: 1596064616,
mimeType: application/x-tgsticker, size: 29109, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a09b109dc508049...253b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 7518)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 778160933443731491, accessHash:
1066250216511096664), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 3473118208624427092, accessHash:
8581668771881498559, fileReference: 0060d455b742e439...21b, date: 1602237385,
mimeType: application/x-tgsticker, size: 41306, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1f01a600dc71804b...260b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6312)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 3473118208624427010, accessHash:
-6918230883104212189), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 677815138606121973, accessHash:
-1355185836040919936, fileReference: 0060d455b7e699c8...21b, date: 1596368582,
mimeType: application/x-tgsticker, size: 42541, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1301b207dc5c8078...251b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4900)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 677815138606120981, accessHash:
1474925919869294539), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 543633522691146956, accessHash:
-8581936906853068966, fileReference: 0060d455b7a56237...21b, date: 1595880015,
mimeType: application/x-tgsticker, size: 47564, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b01b008dc4b8155...182b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6486)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 543633522691145755, accessHash:
-6557525481750453877), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 499916253176007547, accessHash:
-6530529720730884942, fileReference: 0060d455b7f524b0...21b, date: 1595953982,
mimeType: application/x-tgsticker, size: 11053, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1909b008dc538151...229b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4610)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 499916253176004641, accessHash:
-1860774692785041234), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298117933, accessHash:
-3514563979726160672, fileReference: 0060d455b70f400b...21b, date: 1593632961,
mimeType: application/x-tgsticker, size: 26077, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0f06b205dc444746...248b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4950)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117641, accessHash:
-7268651514157659081), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 889097267229753454, accessHash:
-8621335654325508656, fileReference: 0060d455b768020c...21b, date: 1596352657,
mimeType: application/x-tgsticker, size: 15077, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
0b039008dc005890...187b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5308)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 889097267229753347, accessHash:
-3592327498446451459), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 493832131353510725, accessHash:
1949456695160768659, fileReference: 0060d455b71c20ba...21b, date: 1596473072,
mimeType: application/x-tgsticker, size: 13693, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1900b300dc558266...241b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4706)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 493832131353509897, accessHash:
-8938361541465412728), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 234944112774611819, accessHash:
1944227774402381313, fileReference: 0060d455b777a012...21b, date: 1594340873,
mimeType: application/x-tgsticker, size: 33557, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2000b301dc4a008a...230b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6126)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 234944112774610948, accessHash:
2842561321438697285), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 328260442013040959, accessHash: 91772571289467188,
fileReference: 0060d455b7516853...21b, date: 1597346537, mimeType: application/x-
tgsticker, size: 21766, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1a07b008dc6d805a...207b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 6458)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 328260442013040645, accessHash:
-7457455529021729726), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1137162165791228156, accessHash:
-1285050206017926430, fileReference: 0060d455b7f19036...21b, date: 1594806538,
mimeType: application/x-tgsticker, size: 31309, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1207b003dc718349...196b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 4752)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1137162165791227915, accessHash:
-3251437990606117728), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 785832625502684242, accessHash:
-5309052467320331202, fileReference: 0060d455b73ee2c2...21b, date: 1593439703,
mimeType: application/x-tgsticker, size: 17604, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1503ae06dc4e8248...242b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5642)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 785832625502683165, accessHash:
-5296701518036371128), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1494180970083909665, accessHash:
5252145888349758266, fileReference: 0060d455b75db208...21b, date: 1594929842,
mimeType: application/x-tgsticker, size: 16044, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
2000b208dc428053...137b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 3532)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1494180970083909633, accessHash:
-709529791909566201), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1451390786439479412, accessHash:
-844455244726350925, fileReference: 0060d455b753656a...21b, date: 1593441309,
mimeType: application/x-tgsticker, size: 15982, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1906b301dc7f464d...246b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5248)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1451390786439479301, accessHash:
582994380792245177), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1860749763008266328, accessHash:
3001890054637470365, fileReference: 0060d455b7f2df70...21b, date: 1593084913,
mimeType: application/x-tgsticker, size: 14871, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1107af03dc448148...239b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5068)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1860749763008266245, accessHash:
5509238882685550525), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 1261586479298117903, accessHash:
-9038420014124905291, fileReference: 0060d455b716b2ee...21b, date: 1590935655,
mimeType: application/x-tgsticker, size: 14224, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1d01b003dc4c8158...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5852)]), videoThumbs: nil, dcId: 1, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 1261586479298117640, accessHash:
2591224458381610101), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)]),
Document.document(flags: 1, id: 750766425144033639, accessHash:
2479397233749821811, fileReference: 0060d455b7fe1dfc...21b, date: 1588071681,
mimeType: application/x-tgsticker, size: 12651, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoPathSize(type: "j", bytes:
1208b201dc5f4a4f...263b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 128, h:
128, size: 5930)]), videoThumbs: nil, dcId: 2, attributes:
[DocumentAttribute.documentAttributeImageSize(w: 512, h: 512),
DocumentAttribute.documentAttributeSticker(flags: 0, alt: 👋, stickerset:
InputStickerSet.inputStickerSetID(id: 750766425144033286, accessHash:
5905620699664392582), maskCoords: nil),
DocumentAttribute.documentAttributeFilename(fileName: AnimatedSticker.tgs)])])]
[MT] 2021-6-24 05:51:51.461 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x28231ba20> (6977295968908381185, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.461 [MTRequestMessageService#0x2807b5b00 response for
6977295968618098688 is Bool.boolTrue]
[MT] 2021-6-24 05:51:51.462 [MTProto#0x28148b650@0x281f82b00 [168] received
<MTRpcResultMessage: 0x28231bf80> (6977295969083426817, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.462 [MTRequestMessageService#0x2807b5b00 response for
6977295968914339840 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 05:51:51.462 [MTProto#0x28148b650@0x281f82b00 [168] received
<MTMsgsAckMessage: 0x282190d80> (6977295969083429889, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.462 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x2823f8900> (6977295969084809217, -2401499800357506296/-
5511699921040432464)]
[Wakeup] 2021-6-24 05:51:51.462 enableBeginTransactions: true (active)
[MT] 2021-6-24 05:51:51.462 [MTRequestMessageService#0x2807b5b00 response for
6977295968916113408 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 05:51:51.462 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823f8300> (6977295969095745537, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.462 [MTRequestMessageService#0x2807b5b00 response for
6977295968914279424 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 05:51:51.468 [MTProto#0x28148b650@0x281f82b00 [3752] received
<MTRpcResultMessage: 0x28238a620> (6977295969144845313, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.485 [MTRequestMessageService#0x2807b5b00 response for
6977295968883871744 is updates.Difference.difference(newMessages: [],
newEncryptedMessages: [], otherUpdates: [Update.updateNewChannelMessage(message:
Message.message(flags: 8390020, id: 12466, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1230710872)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1425280961)), fromName: nil,
date: 1624526663, channelPost: Optional(136), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624526675,
message: [[redacted]], media: nil, replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityBold(offset: 48, length: 29),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 77, length: 28),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 119, length: 23),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 309, length: 1),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 325, length: 26),
TelegramApi.Api.MessageEntity.messageEntityPhone(offset: 352, length: 10),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 370, length: 41)]), views:
Optional(83), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 12987, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 12985, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 12467, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1566853052)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1229377587)), fromName: nil,
date: 1624499453, channelPost: Optional(833), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624527164,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1747046754292023981, url:
"https://zoomrooms.link/3056666305", displayUrl: "us02web.zoom.us/j/3056666305",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 150, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 212, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 267, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 403, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 465, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 520, length: 33)]), views:
Optional(394), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 12987, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 12986, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 12468, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1348766998)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1367424148)), fromName: nil,
date: 1624528228, channelPost: Optional(704), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624528234,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1079133633293529695, url:
"https://zoom.us/j/2125555212", displayUrl: "zoom.us/j/2125555212", hash: 0, type:
Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join our
Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 93,
length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 149, length:
28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 207, length: 24)]),
views: Optional(11), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 12987, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 12987, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390020, id: 23811, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1230710872)), peerId:
Peer.peerChannel(channelId: 1478716962), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1425280961)), fromName: nil,
date: 1624526663, channelPost: Optional(136), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624526675,
message: [[redacted]], media: nil, replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityBold(offset: 48, length: 29),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 77, length: 28),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 119, length: 23),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 309, length: 1),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 325, length: 26),
TelegramApi.Api.MessageEntity.messageEntityPhone(offset: 352, length: 10),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 370, length: 41)]), views:
Optional(83), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 26159, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 26158, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 23812, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1566853052)), peerId:
Peer.peerChannel(channelId: 1478716962), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1229377587)), fromName: nil,
date: 1624499453, channelPost: Optional(833), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624527164,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1747046754292023981, url:
"https://zoomrooms.link/3056666305", displayUrl: "us02web.zoom.us/j/3056666305",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 150, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 212, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 267, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 403, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 465, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 520, length: 33)]), views:
Optional(394), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 26159, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 26159, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390020, id: 19692, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1230710872)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1425280961)), fromName: nil,
date: 1624526663, channelPost: Optional(136), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624526675,
message: [[redacted]], media: nil, replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityBold(offset: 48, length: 29),
TelegramApi.Api.MessageEntity.messageEntityItalic(offset: 77, length: 28),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 119, length: 23),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 309, length: 1),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 325, length: 26),
TelegramApi.Api.MessageEntity.messageEntityPhone(offset: 352, length: 10),
TelegramApi.Api.MessageEntity.messageEntityBold(offset: 370, length: 41)]), views:
Optional(83), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 20697, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 20695, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 19693, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1566853052)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1229377587)), fromName: nil,
date: 1624499453, channelPost: Optional(833), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624527164,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1747046754292023981, url:
"https://zoomrooms.link/3056666305", displayUrl: "us02web.zoom.us/j/3056666305",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 150, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 212, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 267, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 403, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 465, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 520, length: 33)]), views:
Optional(394), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 20697, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 20696, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 19694, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1048239366)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1624528119, channelPost: Optional(95), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624528197,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaDocument(flags: 1, document:
Optional(TelegramApi.Api.Document.document(flags: 1, id: 5089283452574892407,
accessHash: 7853895813550311432, fileReference: 024940a48a00004c...29b, date:
1624528119, mimeType: "video/mp4", size: 2650931, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoStrippedSize(type: "i", bytes:
011628c8a28a0500...30b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 320, h:
180, size: 1416)]), videoThumbs: nil, dcId: 1, attributes:
[TelegramApi.Api.DocumentAttribute.documentAttributeVideo(flags: 2, duration: 10,
w: 1280, h: 720),
TelegramApi.Api.DocumentAttribute.documentAttributeFilename(fileName:
"IMG_6812.MP4")])), ttlSeconds: nil)), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 141, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 257, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 374, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 490, length: 36)]), views:
Optional(18), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 20697, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 20697, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 6213, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1566853052)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1229377587)), fromName: nil,
date: 1624499453, channelPost: Optional(833), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624527164,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1747046754292023981, url:
"https://zoomrooms.link/3056666305", displayUrl: "us02web.zoom.us/j/3056666305",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 150, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 212, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 267, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 403, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 465, length: 33),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 520, length: 33)]), views:
Optional(394), forwards: Optional(2), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 6593, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 6591, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 6214, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1048239366)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1353573249)), fromName: nil,
date: 1624528119, channelPost: Optional(95), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624528197,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaDocument(flags: 1, document:
Optional(TelegramApi.Api.Document.document(flags: 1, id: 5089283452574892407,
accessHash: 7853895813550311432, fileReference: 0245c4b8b7000018...29b, date:
1624528119, mimeType: "video/mp4", size: 2650931, thumbs:
Optional([TelegramApi.Api.PhotoSize.photoStrippedSize(type: "i", bytes:
011628c8a28a0500...30b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 320, h:
180, size: 1416)]), videoThumbs: nil, dcId: 1, attributes:
[TelegramApi.Api.DocumentAttribute.documentAttributeVideo(flags:
2, duration: 10, w: 1280, h: 720),
TelegramApi.Api.DocumentAttribute.documentAttributeFilename(fileName:
"IMG_6812.MP4")])), ttlSeconds: nil)), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 141, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 257, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 374, length: 36),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 490, length: 36)]), views:
Optional(18), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 6593, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 6592, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 6215, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1348766998)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 5, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1367424148)), fromName: nil,
date: 1624528228, channelPost: Optional(704), postAuthor: nil, savedFromPeer: nil,
savedFromMsgId: nil, psaType: nil)), viaBotId: nil, replyTo: nil, date: 1624528234,
message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1079133633293529695, url:
"https://zoom.us/j/2125555212", displayUrl: "zoom.us/j/2125555212", hash: 0, type:
Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join our
Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 93,
length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 149, length:
28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 207, length: 24)]),
views: Optional(11), forwards: Optional(1), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 6593, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 6593, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 18048, id: 704, fromId: nil, peerId:
Peer.peerChannel(channelId: 1367424148), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1624528228, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1079133633293529695, url:
"https://zoom.us/j/2125555212", displayUrl: "zoom.us/j/2125555212", hash: 0, type:
Optional("article"), siteName: Optional("Zoom Video"), title: Optional("Join our
Cloud HD Video Meeting"), description: Optional("Zoom is the leader in modern
enterprise video communications, with an easy, reliable cloud platform for video
and audio conferencing, chat, and webinars across mobile, desktop, and room
systems. Zoom Rooms is the original software-based conference room solution used
around the world in board, conference, huddle, and training rooms, as well as
executive offices and classrooms. Founded in 2011, Zoom helps businesses and
organizations bring their teams together in a frictionless environment to get more
done. Zoom is a publicly traded company headquartered in San Jose, CA."), photo:
nil, embedUrl: nil, embedType: nil, embedWidth: nil, embedHeight: nil, duration:
nil, author: nil, document: nil, cachedPage: nil, attributes: nil))), replyMarkup:
nil, entities: Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 93,
length: 28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 149, length:
28), TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 207, length: 24)]),
views: Optional(11), forwards: Optional(1), replies: nil, editDate: nil,
postAuthor: nil, groupedId: nil, restrictionReason: nil, ttlPeriod: nil), pts: 826,
ptsCount: 1), Update.updateNewChannelMessage(message: Message.message(flags: 17920,
id: 705, fromId: nil, peerId: Peer.peerChannel(channelId: 1367424148), fwdFrom:
nil, viaBotId: nil, replyTo: nil, date: 1624528274, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaPhoto(flags: 1, photo:
Optional(TelegramApi.Api.Photo.photo(flags: 0, id: 5089550209154918729, accessHash:
8511695501458383398, fileReference: 0251813c94000002...29b, date: 1624528274,
sizes: [TelegramApi.Api.PhotoSize.photoStrippedSize(type: "i", bytes:
012828cec5053352...198b), TelegramApi.Api.PhotoSize.photoSize(type: "m", w: 320, h:
320, size: 26844), TelegramApi.Api.PhotoSize.photoSize(type: "x", w: 800, h: 800,
size: 93750), TelegramApi.Api.PhotoSize.photoSizeProgressive(type: "y", w: 1280, h:
1280, sizes: [16020, 35222, 50792, 68802, 113879])], videoSizes: nil, dcId: 1)),
ttlSeconds: nil)), replyMarkup: nil, entities: nil, views: Optional(6), forwards:
Optional(1), replies: nil, editDate: nil, postAuthor: nil, groupedId: nil,
restrictionReason: nil, ttlPeriod: nil), pts: 827, ptsCount: 1),
Update.updateReadChannelInbox(flags: 0, folderId: nil, channelId: 1464616202,
maxId: 11008, stillUnreadCount: 0, pts: 13389),
Update.updateReadChannelInbox(flags: 0, folderId: nil, channelId: 1454168259,
maxId: 12465, stillUnreadCount: 3, pts: 12987),
Update.updateReadChannelInbox(flags: 0, folderId: nil, channelId: 1404540126,
maxId: 1284, stillUnreadCount: 4, pts: 2555)], chats: [Chat.channel(flags: 4464960,
id: 1454168259, accessHash: Optional(8760104312949546602), title: Fuck mewe,
username: Optional("fuckmewe"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
4933785734037481538, strippedThumb: nil, dcId: 1), date: 1594982458, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132412,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 8228, id:
1425280961, accessHash: Optional(-5479228592998636864), title: Push Channel,
username: nil, photo: ChatPhoto.chatPhotoEmpty, date: 1615851069, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
nil, participantsCount: nil), Chat.channel(flags: 1056868, id: 1229377587,
accessHash: Optional(3889374782516959648), title: SWIRLY BROADCAST 📢, username:
Optional("SwirlyCloudBroadcast"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5792150341305873438, strippedThumb: nil, dcId: 4), date: 1611091279, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
nil, participantsCount: nil), Chat.channel(flags: 8288, id: 1367424148, accessHash:
Optional(2599050126356302157), title: S̾h̾m̾o̾k̾e̾ Media, username:
Optional("smokeonzoom"), photo: ChatPhoto.chatPhoto(flags: 2, photoId:
5071151179144210853, strippedThumb: Optional(0108088c6e8c108c...18b), dcId: 1),
date: 1621755164, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights: nil, participantsCount: nil),
Chat.channel(flags: 4464960, id: 1478716962, accessHash: Optional(-
877572160082311685), title: Ring/zoom links 18+, username:
Optional("ringcentralzoomrooms"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5156863118461216924, strippedThumb: nil, dcId: 1), date: 1594838406, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132156,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 4464896, id:
1228973194, accessHash: Optional(-3223981290293168542), title: Hades Hellfire,
username: nil, photo: ChatPhoto.chatPhoto(flags: 0, photoId: 4942720945345374452,
strippedThumb: nil, dcId: 1), date: 1606587112, version: 0, restrictionReason: nil,
adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 8228, id:
1353573249, accessHash: Optional(3600228594584484383), title: xXx Xepher xXx,
username: nil, photo: ChatPhoto.chatPhoto(flags: 2, photoId: 4985959399021455833,
strippedThumb: Optional(010808be597ed018...18b), dcId: 1), date: 1621514085,
version: 0, restrictionReason: nil, adminRights: nil, bannedRights: nil,
defaultBannedRights: nil, participantsCount: nil), Chat.channel(flags: 5513536, id:
1170520247, accessHash: Optional(4876216240199346567), title: ꧁ AYDA 🔥 The န v@r|ои
꧂, username: Optional("svarion_ayda"), photo: ChatPhoto.chatPhoto(flags: 0,
photoId: 5767163909499894030, strippedThumb: nil, dcId: 4), date: 1616945256,
version: 0, restrictionReason: nil, adminRights: nil, bannedRights: nil,
defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 1319744, id:
1464616202, accessHash: Optional(-4530868307227691582), title: Gay Masters and
slaves Chat, username: Optional("gaymasterandslave"), photo:
ChatPhoto.chatPhotoEmpty, date: 1622928451,
version: 0, restrictionReason:
Optional([TelegramApi.Api.RestrictionReason.restrictionReason(platform: "ios",
reason: "porn", text: "This group can’t be displayed because it was used to spread
pornographic content.")]), adminRights: nil, bannedRights: nil,
defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 164864,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 271168, id:
1404540126, accessHash: Optional(-5338025853450327139), title: Naughty Boys
Corner🔞, username: Optional("NaughtyBoysCorner"), photo: ChatPhoto.chatPhotoEmpty,
date: 1623602847, version: 0, restrictionReason:
Optional([TelegramApi.Api.RestrictionReason.restrictionReason(platform: "ios",
reason: "porn", text: "This group can’t be displayed because it was used to spread
pornographic content.")]), adminRights: nil, bannedRights: nil,
defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132096,
untilDate: 2147483647)), participantsCount: nil)], users: [User.user(flags:
33554543, id: 1230710872, accessHash: Optional(1960107884236188961), firstName:
Optional("LaughRiot"), lastName: Optional("LDN CR0"), username:
Optional("LaughRiotLDN"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
5924898533360645025, strippedThumb: nil, dcId: 4)), status:
Optional(TelegramApi.Api.UserStatus.userStatusOffline(wasOnline: 1624526684)),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil), User.user(flags: 33570859, id: 136817688, accessHash:
Optional(3941216605302833259), firstName: Optional("Channel"), lastName: nil,
username: Optional("Channel_Bot"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
587627495930570665, strippedThumb: nil, dcId: 1)), status: nil, botInfoVersion:
Optional(4), restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil),
User.user(flags: 33554543, id: 1566853052, accessHash:
Optional(3992679702907837476), firstName: Optional("SWIRLY"), lastName:
Optional("CLOUD"), username: Optional("SwirlyCloud"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
5783058857612915681, strippedThumb: nil, dcId: 4)), status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554511, id: 1348766998, accessHash: Optional(-1404216030582944146), firstName:
Optional("CLOUD"), lastName: Optional("FUN"), username: Optional("cloudddyfun"),
phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil), User.user(flags:
33554511, id: 1048239366, accessHash: Optional(-878246169897517180), firstName:
Optional("m@T3o"), lastName: Optional("hTx"), username:
Optional("MaT3osSpunHouse"), phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusRecently), botInfoVersion: nil,
restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil)], state:
updates.State.state(pts: 1823, qts: 0, date: 1624528311, seq: 41466, unreadCount:
0))]
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1170520247) (꧁ AYDA 🔥 The
န v@r|ои ꧂) skip old message Id(2:Id(rawValue: 1170520247):0_6213) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1170520247) (꧁ AYDA 🔥 The
န v@r|ои ꧂) skip old message Id(2:Id(rawValue: 1170520247):0_6214) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1170520247) (꧁ AYDA 🔥 The
န v@r|ои ꧂) skip old message Id(2:Id(rawValue: 1170520247):0_6215) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1478716962) (Ring/zoom links
18+) skip old message Id(2:Id(rawValue: 1478716962):0_23811) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1478716962) (Ring/zoom links
18+) skip old message Id(2:Id(rawValue: 1478716962):0_23812) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1228973194) (Hades Hellfire)
skip old message Id(2:Id(rawValue: 1228973194):0_19692) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1228973194) (Hades Hellfire)
skip old message Id(2:Id(rawValue: 1228973194):0_19693) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1228973194) (Hades Hellfire)
skip old message Id(2:Id(rawValue: 1228973194):0_19694) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1367424148) (S̾h̾m̾o̾k̾e̾ Media)
skip old message Id(2:Id(rawValue: 1367424148):0_704) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1367424148) (S̾h̾m̾o̾k̾e̾ Media)
skip old message Id(2:Id(rawValue: 1367424148):0_705) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1454168259) (Fuck mewe) skip
old message Id(2:Id(rawValue: 1454168259):0_12466) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1454168259) (Fuck mewe) skip
old message Id(2:Id(rawValue: 1454168259):0_12467) ([[redacted]])
[State] 2021-6-24 05:51:51.487 channel 2:Id(rawValue: 1454168259) (Fuck mewe) skip
old message Id(2:Id(rawValue: 1454168259):0_12468) ([[redacted]])
[State] 2021-6-24 05:51:51.488 apply state (pts: 1823, qts: 0, seq: 41466, date:
1624528311)
[MT] 2021-6-24 05:51:51.489 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295969239335936/0)]
[MT] 2021-6-24 05:51:51.489 [MTProto#0x28148b650@0x281f82b00 preparing
contacts.getStatuses, disableUpdates (6977295969239426048/0)]
[MT] 2021-6-24 05:51:51.489 container (6977295969239506944) of
(6977295969239426048), in -5511699921040432464
[MT] 2021-6-24 05:51:51.489 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295969240602624/0)]
[MT] 2021-6-24 05:51:51.489 [MTProto#0x28148b650@0x281f82b00 preparing
updates.getDifference(flags: 0, pts: 1823, ptsTotalLimit: nil, date: 1624528311,
qts: 0), disableUpdates (6977295969240649728/0)]
[MT] 2021-6-24 05:51:51.489 container (6977295969240766464) of
(6977295969240649728), in -5511699921040432464
[MT] 2021-6-24 05:51:51.566 [MTProto#0x28148b650@0x281f82b00 [408] received
<MTRpcResultMessage: 0x2823d4540> (6977295969519208449, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.567 [MTRequestMessageService#0x2807b5b00 response for
6977295969239426048 is [ContactStatus.contactStatus(userId: 191435662, status:
UserStatus.userStatusOffline(wasOnline: 1624232268)),
ContactStatus.contactStatus(userId: 461521912, status:
UserStatus.userStatusOffline(wasOnline: 1618544093)),
ContactStatus.contactStatus(userId: 779225822, status:
UserStatus.userStatusOffline(wasOnline: 1615498305)),
ContactStatus.contactStatus(userId: 1006445112, status:
UserStatus.userStatusOffline(wasOnline: 1623520389)),
ContactStatus.contactStatus(userId: 1008962780, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1075227487,
status: UserStatus.userStatusOffline(wasOnline: 1624522202)),
ContactStatus.contactStatus(userId: 1126032919, status:
UserStatus.userStatusOnline(expires: 1624528611)),
ContactStatus.contactStatus(userId: 1215524299, status:
UserStatus.userStatusOffline(wasOnline: 1624460018)),
ContactStatus.contactStatus(userId: 1255694435, status:
UserStatus.userStatusOffline(wasOnline: 1609639328)),
ContactStatus.contactStatus(userId: 1425619597, status:
UserStatus.userStatusOffline(wasOnline: 1624219207)),
ContactStatus.contactStatus(userId: 1454875397, status:
UserStatus.userStatusOffline(wasOnline: 1623804511)),
ContactStatus.contactStatus(userId: 1473489369, status:
UserStatus.userStatusOffline(wasOnline: 1624489262)),
ContactStatus.contactStatus(userId: 1528113693, status:
UserStatus.userStatusOffline(wasOnline: 1624500614)),
ContactStatus.contactStatus(userId: 1528212147, status:
UserStatus.userStatusOnline(expires: 1624528601)),
ContactStatus.contactStatus(userId: 1539640316, status:
UserStatus.userStatusOffline(wasOnline: 1622737111)),
ContactStatus.contactStatus(userId: 1565849063, status:
UserStatus.userStatusOffline(wasOnline: 1624497682)),
ContactStatus.contactStatus(userId: 1571053622, status:
UserStatus.userStatusOffline(wasOnline: 1613135632)),
ContactStatus.contactStatus(userId: 1578160130, status:
UserStatus.userStatusOffline(wasOnline: 1615335971)),
ContactStatus.contactStatus(userId: 1602472013, status:
UserStatus.userStatusOffline(wasOnline: 1624476454)),
ContactStatus.contactStatus(userId: 1605357572, status:
UserStatus.userStatusOffline(wasOnline: 1624498346)),
ContactStatus.contactStatus(userId: 1609186828, status:
UserStatus.userStatusOffline(wasOnline: 1623169747)),
ContactStatus.contactStatus(userId: 1643435544, status:
UserStatus.userStatusOffline(wasOnline: 1622570259)),
ContactStatus.contactStatus(userId: 1647052609, status:
UserStatus.userStatusOffline(wasOnline: 1615797826)),
ContactStatus.contactStatus(userId: 1746427508, status:
UserStatus.userStatusOffline(wasOnline: 1624360792)),
ContactStatus.contactStatus(userId: 1761892016, status:
UserStatus.userStatusOffline(wasOnline: 1623768159)),
ContactStatus.contactStatus(userId: 1808883701, status:
UserStatus.userStatusOffline(wasOnline: 1624222547)),
ContactStatus.contactStatus(userId: 1865726636, status:
UserStatus.userStatusOffline(wasOnline: 1623720766))]]
[MT] 2021-6-24 05:51:51.596 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x2823ffbc0> (6977295969708362753, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.597 [MTRequestMessageService#0x2807b5b00 response for
6977295969240649728 is updates.Difference.differenceEmpty(date: 1624528311, seq:
41466)]
[State] 2021-6-24 05:51:51.597 apply state (pts: 1823, qts: 0, seq: 41466, date:
1624528311)
[MT] 2021-6-24 05:51:51.597 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295969704441856/0)]
[MT] 2021-6-24 05:51:51.597 [MTProto#0x28148b650@0x281f82b00 preparing help.test,
disableUpdates (6977295969704553472/0)]
[MT] 2021-6-24 05:51:51.597 container (6977295969704665088) of
(6977295969704553472), in -5511699921040432464
[MT] 2021-6-24 05:51:51.671 [MTProto#0x28148b650@0x281f82b00 [136] received
<MTRpcResultMessage: 0x2823e5dc0> (6977295969855245313, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.671 [MTRequestMessageService#0x2807b5b00 response for
6977295969704553472 is error: 400: INPUT_METHOD_INVALID_3236037367_804737]
[MT] 2021-6-24 05:51:51.673 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295970029369344/0)]
[MT] 2021-6-24 05:51:51.673 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6977295970029584384/0)]
[MT] 2021-6-24 05:51:51.673 container (6977295970030073856) of
(6977295970029584384), in -5511699921040432464
[MT] 2021-6-24 05:51:51.673 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295970030923776/0)]
[MT] 2021-6-24 05:51:51.673 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6977295970031142912/0)]
[MT] 2021-6-24 05:51:51.673 container (6977295970031464448) of
(6977295970031142912), in -5511699921040432464
[MT] 2021-6-24 05:51:51.707 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823b9b20> (6977295970183710721, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.708 [MTRequestMessageService#0x2807b5b00 response for
6977295970029584384 is messages.AllStickers.allStickersNotModified]
[MT] 2021-6-24 05:51:51.736 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823b4580> (6977295970309039105, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:51.737 [MTRequestMessageService#0x2807b5b00 response for
6977295970031142912 is messages.AllStickers.allStickersNotModified]
[Wakeup] 2021-6-24 05:51:51.933 enableBeginTransactions: false
[Network] 2021-6-24 05:51:51.934 Pause network connection
[Network] 2021-6-24 05:51:51.934 Pause worker network connection
[Account] 2021-6-24 05:51:51.934 Resigned master
[MT] 2021-6-24 05:51:51.934 [MTProto#0x28148b650@0x281f82b00 pause]
[MT] 2021-6-24 05:51:51.934 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x2807b1e00 to #0x0]
[MT] 2021-6-24 05:51:51.935 [MTProto#0x281494630@0x281f82b00 pause]
[Wakeup] 2021-6-24 05:51:51.935 enableBeginTransactions: false
[MT] 2021-6-24 05:51:51.935 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x2807ccc60 to #0x0]
[MT] 2021-6-24 05:51:51.936 [MTTcpConnection#475041e0 disconnected from
149.154.175.55]
[MT] 2021-6-24 05:51:51.936 [MTTcpConnection#472057c0 disconnected from
149.154.175.55]
[Wakeup] 2021-6-24 05:51:53.208 enableBeginTransactions: true (active)
[Network] 2021-6-24 05:51:53.209 Resume network connection
[Network] 2021-6-24 05:51:53.209 Resume worker network connection
[Account] 2021-6-24 05:51:53.209 Became master
[MT] 2021-6-24 05:51:53.211 [MTProto#0x28148b650@0x281f82b00 resume]
[MT] 2021-6-24 05:51:53.212 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x28078ff00]
[MT] 2021-6-24 05:51:53.212 [MTProto#0x281494630@0x281f82b00 resume]
[MT] 2021-6-24 05:51:53.212 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x28078fa80]
[MT] 2021-6-24 05:51:53.214 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 05:51:53.214 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 05:51:53.214 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 05:51:53.214 [MTProto#0x28148b650@0x281f82b00 transport #0x28078ff00
connection state: connecting]
[MT] 2021-6-24 05:51:53.214 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:53.214 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 05:51:53.214 [MTProto#0x281494630@0x281f82b00 transport #0x28078fa80
connection state: connecting]
[MT] 2021-6-24 05:51:53.214 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:53.214 [MTNetworkAvailability#0x282dd49c0 state: L_-U_+]
[MT] 2021-6-24 05:51:53.215 [MTNetworkAvailability#0x282dac570 state: L_-U_+]
[MT] 2021-6-24 05:51:53.215 [MTTcpConnection#47206770 connecting to
149.154.175.55:443]
[MT] 2021-6-24 05:51:53.215 [MTTcpConnection#47704f10 connecting to
149.154.175.55:443]
[MT] 2021-6-24 05:51:53.259 Connection time: 43.866992 ms, interface: Wifi
[MT] 2021-6-24 05:51:53.260 [MTProto#0x28148b650@0x281f82b00 transport #0x28078ff00
connection state: connected]
[MT] 2021-6-24 05:51:53.260 [MTProto#0x28148b650@0x281f82b00 preparing ping
(6977295976846186496/0)]
[MT] 2021-6-24 05:51:53.260 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295976846341120/0)]
[MT] 2021-6-24 05:51:53.260 [MTProto#0x28148b650@0x281f82b00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6977295976846444544/0)]
[MT] 2021-6-24 05:51:53.260 container (6977295976846938112) of
(6977295976846444544), in -5511699921040432464
[MT] 2021-6-24 05:51:53.260 [MTProto#0x28148b650@0x281f82b00 connection context
update state: updating]
[MT] 2021-6-24 05:51:53.264 Connection time: 47.652006 ms, interface: Wifi
[MT] 2021-6-24 05:51:53.264 [MTProto#0x281494630@0x281f82b00 transport #0x28078fa80
connection state: connected]
[MT] 2021-6-24 05:51:53.264 [MTProto#0x281494630@0x281f82b00 preparing ping
(6977295976864440320/0)]
[MT] 2021-6-24 05:51:53.264 [MTProto#0x281494630@0x281f82b00 preparing msgsAck
(6977295976864569344/0)]
[MT] 2021-6-24 05:51:53.264 [MTProto#0x281494630@0x281f82b00 connection context
update state: updating]
[MT] 2021-6-24 05:51:53.293 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTPongMessage: 0x2823b8e40> (6977295976982841345, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:53.293 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTMsgsAckMessage: 0x282194340> (6977295976982882305, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:53.293 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:53.295 [MTProto#0x281494630@0x281f82b00 [88] received
<MTPongMessage: 0x2823b5120> (6977295976999982081, -2401499800357506296/-
6542362199692088294)]
[MT] 2021-6-24 05:51:53.295 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 05:51:53.296 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823ab1e0> (6977295977006682113, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:53.296 [MTRequestMessageService#0x2807b5b00 response for
6977295976846444544 is Bool.boolFalse]
[Wakeup] 2021-6-24 05:51:53.296 enableBeginTransactions: true (active)
[Wakeup] 2021-6-24 05:51:57.777 enableBeginTransactions: true (active)
[MT] 2021-6-24 05:51:57.799 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295996339951616/0)]
[MT] 2021-6-24 05:51:57.799 [MTProto#0x28148b650@0x281f82b00 preparing
updates.getDifference(flags: 0, pts: 1823, ptsTotalLimit: nil, date: 1624528311,
qts: 0), disableUpdates (6977295996340622336/0)]
[MT] 2021-6-24 05:51:57.799 container (6977295996341201920) of
(6977295996340622336), in -5511699921040432464
[MT] 2021-6-24 05:51:57.799 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295996342276096/0)]
[MT] 2021-6-24 05:51:57.799 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977295996342444032/0)]
[MT] 2021-6-24 05:51:57.799 container (6977295996342976512) of
(6977295996342444032), in -5511699921040432464
[MT] 2021-6-24 05:51:57.800 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295996344195072/0)]
[MT] 2021-6-24 05:51:57.800 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977295996344337408/0)]
[MT] 2021-6-24 05:51:57.800 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977295996344496128/0)]
[MT] 2021-6-24 05:51:57.800 container (6977295996344659968) of
(6977295996344337408,6977295996344496128), in -5511699921040432464
[MT] 2021-6-24 05:51:57.931 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x282315220> (6977295996811026433, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:57.932 [MTRequestMessageService#0x2807b5b00 response for
6977295996340622336 is updates.Difference.differenceEmpty(date: 1624528317, seq:
41467)]
[State] 2021-6-24 05:51:57.932 apply state (pts: 1823, qts: 0, seq: 41467, date:
1624528317)
[MT] 2021-6-24 05:51:57.933 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295996917505024/0)]
[MT] 2021-6-24 05:51:57.933 [MTProto#0x28148b650@0x281f82b00 preparing help.test,
disableUpdates (6977295996917784576/0)]
[MT] 2021-6-24 05:51:57.933 container (6977295996918067200) of
(6977295996917784576), in -5511699921040432464
[MT] 2021-6-24 05:51:57.967 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTRpcResultMessage: 0x2823b7580> (6977295997048065025, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:57.967 [MTRequestMessageService#0x2807b5b00 response for
6977295996344337408 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 05:51:57.967 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTMsgsAckMessage: 0x282186130> (6977295997048073217, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:57.967 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x2823b7580> (6977295997053732865, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:57.968 [MTRequestMessageService#0x2807b5b00 response for
6977295996344496128 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 05:51:57.968 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823b7240> (6977295997060847617, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:57.968 [MTRequestMessageService#0x2807b5b00 response for
6977295996342444032 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 05:51:57.971 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295997079644160/0)]
[MT] 2021-6-24 05:51:57.971 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977295997079966720/0)]
[MT] 2021-6-24 05:51:57.971 container (6977295997080442880) of
(6977295997079966720), in -5511699921040432464
[MT] 2021-6-24 05:51:57.972 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295997083372544/0)]
[MT] 2021-6-24 05:51:57.972 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977295997083638784/0)]
[MT] 2021-6-24 05:51:57.972 container (6977295997084038144) of
(6977295997083638784), in -5511699921040432464
[MT] 2021-6-24 05:51:57.972 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295997084918784/0)]
[MT] 2021-6-24 05:51:57.972 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977295997085116416/0)]
[MT] 2021-6-24 05:51:57.972 container (6977295997085464576) of
(6977295997085116416), in -5511699921040432464
[MT] 2021-6-24 05:51:57.999 [MTProto#0x28148b650@0x281f82b00 [136] received
<MTRpcResultMessage: 0x2823146a0> (6977295997180735489, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:57.999 [MTRequestMessageService#0x2807b5b00 response for
6977295996917784576 is error: 400: INPUT_METHOD_INVALID_3236037367_110005]
[MT] 2021-6-24 05:51:58.000 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295997204967424/0)]
[MT] 2021-6-24 05:51:58.000 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6977295997205460992/0)]
[MT] 2021-6-24 05:51:58.000 container (6977295997206263808) of
(6977295997205460992), in -5511699921040432464
[MT] 2021-6-24 05:51:58.001 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977295997209545728/0)]
[MT] 2021-6-24 05:51:58.001 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6977295997209935872/0)]
[MT] 2021-6-24 05:51:58.002 container (6977295997211607040) of
(6977295997209935872), in -5511699921040432464
[MT] 2021-6-24 05:51:58.088 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTRpcResultMessage: 0x2823160e0> (6977295997333709825, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:58.088 [MTRequestMessageService#0x2807b5b00 response for
6977295997083638784 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 05:51:58.088 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTMsgsAckMessage: 0x282194f20> (6977295997333714945, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:58.089 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x2823160e0> (6977295997336508417, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:58.089 [MTRequestMessageService#0x2807b5b00 response for
6977295997085116416 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 05:51:58.089 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282328240> (6977295997358718977, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:58.089 [MTRequestMessageService#0x2807b5b00 response for
6977295997079966720 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 05:51:58.131 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTRpcResultMessage: 0x2823281a0> (6977295997719908353, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:58.131 [MTRequestMessageService#0x2807b5b00 response for
6977295997205460992 is messages.AllStickers.allStickersNotModified]
[MT] 2021-6-24 05:51:58.131 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTMsgsAckMessage: 0x28219c4c0> (6977295997719915521, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:58.131 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823281e0> (6977295997735292929, -2401499800357506296/-
5511699921040432464)]
[MT] 2021-6-24 05:51:58.131 [MTRequestMessageService#0x2807b5b00 response for
6977295997209935872 is messages.AllStickers.allStickersNotModified]
[Wakeup] 2021-6-24 05:52:02.840 enableBeginTransactions: false
[Network] 2021-6-24 05:52:02.840 Pause network connection
[Network] 2021-6-24 05:52:02.840 Pause worker network connection
[Account] 2021-6-24 05:52:02.840 Resigned master
[MT] 2021-6-24 05:52:02.840 [MTProto#0x28148b650@0x281f82b00 pause]
[MT] 2021-6-24 05:52:02.840 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x28078ff00 to #0x0]
[MT] 2021-6-24 05:52:02.840 [MTProto#0x281494630@0x281f82b00 pause]
[MT] 2021-6-24 05:52:02.840 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x28078fa80 to #0x0]
[MT] 2021-6-24 05:52:02.840 [MTTcpConnection#47206770 disconnected from
149.154.175.55]
[Wakeup] 2021-6-24 05:52:02.841 enableBeginTransactions: false
[MT] 2021-6-24 05:52:02.841 [MTTcpConnection#47704f10 disconnected from
149.154.175.55]
[Wakeup] 2021-6-24 05:52:02.852 enableBeginTransactions: false
[Postbox] 2021-6-24 07:15:58.379 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-6-24 07:15:58.381 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/guard_db/db_sqlite
[Postbox] 2021-6-24 07:15:58.381 Did set up cipher
[Postbox] 2021-6-24 07:15:58.381 isEncrypted prepare...
[Postbox] 2021-6-24 07:15:58.382 isEncrypted prepare done
[Postbox] 2021-6-24 07:15:58.382 isEncrypted step done
[Postbox] 2021-6-24 07:15:58.382 Did set up encryption
[Postbox] 2021-6-24 07:15:58.382 Did set up pragmas
[Postbox] 2021-6-24 07:15:58.382 Did set up checkpoint_fullfsync
[Postbox] 2021-6-24 07:15:58.382 Did begin transaction
[Postbox] 2021-6-24 07:15:58.383 Did load tables
[Postbox] 2021-6-24 07:15:58.383 Did commit final
[Postbox] 2021-6-24 07:15:58.383 Instance Postbox.SqliteValueBox opening sqlite
at /private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-6-24 07:15:58.383 Did open DB at
/private/var/mobile/Containers/Shared/AppGroup/81967757-7007-4ADC-8B4E-
7872DF4546C3/telegram-data/accounts-metadata/db/db_sqlite
[Postbox] 2021-6-24 07:15:58.383 Did set up cipher
[Postbox] 2021-6-24 07:15:58.383 isEncrypted prepare...
[Postbox] 2021-6-24 07:15:58.385 isEncrypted prepare done
[Postbox] 2021-6-24 07:15:58.385 isEncrypted step done
[Postbox] 2021-6-24 07:15:58.385 Did set up encryption
[Postbox] 2021-6-24 07:15:58.385 Did set up pragmas
[Postbox] 2021-6-24 07:15:58.385 Did set up checkpoint_fullfsync
[Postbox] 2021-6-24 07:15:58.385 Did begin transaction
[Postbox] 2021-6-24 07:15:58.385 Did load tables
[Postbox] 2021-6-24 07:15:58.385 Did commit final
[Postbox] 2021-6-24 07:15:58.387 AccountManager: currentAccountId =
Optional(Postbox.AccountRecordId(rawValue: 242518762069075658))
[Postbox] 2021-6-24 07:15:58.387 AccountManager initialization took
8.885979652404785 ms
[Wakeup] 2021-6-24 07:15:58.880 enableBeginTransactions: true (active)
[Network] 2021-6-24 07:15:58.887 Resume network connection
[MT] 2021-6-24 07:15:58.887 [MTProto#0x28148b650@0x281f82b00 resume]
[Network] 2021-6-24 07:15:58.887 Resume worker network connection
[MT] 2021-6-24 07:15:58.888 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807be7c0]
[Account] 2021-6-24 07:15:58.888 Became master
[MT] 2021-6-24 07:15:58.888 [MTProto#0x281494630@0x281f82b00 resume]
[MT] 2021-6-24 07:15:58.888 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807bdec0]
[MT] 2021-6-24 07:15:58.888 [MTNetworkAvailability#0x282d31bf0 state: L_-U_+]
[MT] 2021-6-24 07:15:58.888 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:58.888 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:58.888 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:58.888 [MTProto#0x28148b650@0x281f82b00 transport #0x2807be7c0
connection state: connecting]
[MT] 2021-6-24 07:15:58.888 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:58.888 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:58.888 [MTProto#0x281494630@0x281f82b00 transport #0x2807bdec0
connection state: connecting]
[MT] 2021-6-24 07:15:58.888 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:58.889 [MTTcpConnection#4750e100 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:58.889 [MTTcpConnection#4750e590 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:58.889 [MTNetworkAvailability#0x282d325b0 state: L_-U_+]
[Postbox] 2021-6-24 07:15:58.890 UnsentMessageHistoryView:
refreshDueToExternalTransaction: []
[Network] 2021-6-24 07:15:58.891 Pause network connection
[Network] 2021-6-24 07:15:58.891 Pause worker network connection
[Account] 2021-6-24 07:15:58.891 Resigned master
[MT] 2021-6-24 07:15:58.891 [MTProto#0x28148b650@0x281f82b00 pause]
[MT] 2021-6-24 07:15:58.891 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x2807be7c0 to #0x0]
[MT] 2021-6-24 07:15:58.891 [MTProto#0x281494630@0x281f82b00 pause]
[MT] 2021-6-24 07:15:58.891 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x2807bdec0 to #0x0]
[MT] 2021-6-24 07:15:58.891 [MTTcpConnection#4750e100 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:58.891 [MTTcpConnection#4750e590 disconnected from
149.154.175.55]
[Autoremove] 2021-6-24 07:15:58.893 Performing autoremove for 2:Id(rawValue:
1497218141):0_38767, isRemove: true
[Autoremove] 2021-6-24 07:15:58.896 Scheduling autoremove for 2:Id(rawValue:
1497218141):0_38769 at 1624533440 (in 81.1031608581543 seconds)
[Network] 2021-6-24 07:15:58.897 Resume network connection
[Account] 2021-6-24 07:15:58.897 Became master
[MT] 2021-6-24 07:15:58.897 [MTProto#0x28148b650@0x281f82b00 resume]
[MT] 2021-6-24 07:15:58.897 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x280780840]
[MT] 2021-6-24 07:15:58.897 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:58.897 [MTNetworkAvailability#0x282d44d50 state: L_-U_+]
[MT] 2021-6-24 07:15:58.897 [MTTcpConnection#47304930 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:58.897 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:58.897 [MTProto#0x28148b650@0x281f82b00 transport #0x280780840
connection state: connecting]
[MT] 2021-6-24 07:15:58.897 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[SynchronizePeerReadStates] 2021-6-24 07:15:58.899 2:Id(rawValue: 1497218141): take
new operation Validate
[SynchronizePeerReadStates] 2021-6-24 07:15:58.899 2:Id(rawValue: 1497218141):
begin operation Validate
[Network] 2021-6-24 07:15:58.901 Resume worker network connection
[MT] 2021-6-24 07:15:58.901 [MTProto#0x281494630@0x281f82b00 resume]
[MT] 2021-6-24 07:15:58.901 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807822e0]
[MT] 2021-6-24 07:15:58.901 [MTNetworkAvailability#0x282d45ce0 state: L_-U_+]
[MT] 2021-6-24 07:15:58.901 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:58.901 [MTProto#0x281494630@0x281f82b00 transport #0x2807822e0
connection state: connecting]
[MT] 2021-6-24 07:15:58.901 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:58.901 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:58.901 [MTTcpConnection#472063f0 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:58.983 Connection time: 81.825018 ms, interface: Wifi
[MT] 2021-6-24 07:15:58.983 [MTProto#0x281494630@0x281f82b00 transport #0x2807822e0
connection state: connected]
[MT] 2021-6-24 07:15:58.983 [MTProto#0x281494630@0x281f82b00 preparing ping
(6977317648062607360/0)]
[MT] 2021-6-24 07:15:58.983 [MTProto#0x281494630@0x281f82b00 service tasks state:
16, resend: no]
[MT] 2021-6-24 07:15:58.983 [MTProto#0x281494630@0x281f82b00 begin time sync]
[MT] 2021-6-24 07:15:58.983 [MTProto#0x281494630@0x281f82b00 sending time fix ping
(6977317648062934016/0, -6542362199692088294)]
[MT] 2021-6-24 07:15:58.985 Connection time: 86.879969 ms, interface: Wifi
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 transport #0x280780840
connection state: connected]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing ping
(6977317648068998144/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317648069054464/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
help.getPromoData, disableUpdates (6977317648069093376/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
account.getAutoDownloadSettings, disableUpdates (6977317648069152768/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
help.getAppConfig, disableUpdates (6977317648069191680/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6977317648069226496/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
help.getConfig, disableUpdates (6977317648069264384/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6977317648069303296/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing help.test,
disableUpdates (6977317648069771264/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977317648069806080/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977317648069892096/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977317648069939200/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getHistory(peer: InputPeer.inputPeerChannel(channelId: 1497218141,
accessHash: -4705308373086584484), offsetId: 2147483647, offsetDate: 2147483647,
addOffset: 0, limit: 1, maxId: 2147483647, minId: 1, hash: 0), disableUpdates
(6977317648069986304/0)]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 service tasks state:
16, resend: no]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 begin time sync]
[MT] 2021-6-24 07:15:58.985 [MTProto#0x28148b650@0x281f82b00 sending time fix ping
(6977317648071991296/96, -5511699921040432464)]
[MT] 2021-6-24 07:15:59.049 [MTProto#0x281494630@0x281f82b00 protocol error -404
[MT] 2021-6-24 07:15:59.049 [MTProto#0x281494630@0x281f82b00 missing key
-2401499800357506296 selector 1]
[MT] 2021-6-24 07:15:59.050 [MTContext#81f82b00: auth info updated for 1 selector 1
to (null) (persistent key id is 11012122893482315688)]
[MT] 2021-6-24 07:15:59.050 [MTTcpConnection#472063f0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.050 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x280780840 to #0x0]
[MT] 2021-6-24 07:15:59.051 trying tcp://149.154.175.55:443
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#4720bb50 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.051 trying tcp://149.154.175.55:80
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#473171c0 connecting to
149.154.175.55:80]
[MT] 2021-6-24 07:15:59.051 trying tcp://149.154.175.55:5222
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#4730afa0 connecting to
149.154.175.55:5222]
[MT] 2021-6-24 07:15:59.051 trying tcp://149.154.175.50:443
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#45f27f90 connecting to
149.154.175.50:443]
[MT] 2021-6-24 07:15:59.051 trying tcp://149.154.175.50:80
[MT] 2021-6-24 07:15:59.051 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#45d636c0 connecting to
149.154.175.50:80]
[MT] 2021-6-24 07:15:59.051 trying tcp://149.154.175.50:5222
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#473041d0 connecting to
149.154.175.50:5222]
[MT] 2021-6-24 07:15:59.051 trying
tcp://2001:0b28:f23d:f001:0000:0000:0000:000a:443
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#4730ab60 connecting to
2001:0b28:f23d:f001:0000:0000:0000:000a:443]
[MT] 2021-6-24 07:15:59.051 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x280784d80]
[MT] 2021-6-24 07:15:59.051 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x2807822e0 to #0x0]
[MT] 2021-6-24 07:15:59.051 trying tcp://2001:b28:f23d:f001::a:443
[MT] 2021-6-24 07:15:59.051 [MTNetworkAvailability#0x282d014d0 state: L_-U_+]
[MT] 2021-6-24 07:15:59.051 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x280784e40]
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#4730a720 connecting to
2001:b28:f23d:f001::a:443]
[MT] 2021-6-24 07:15:59.051 [MTTcpConnection#472089e0 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.052 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x28148b650@0x281f82b00 transport #0x280784d80
connection state: connecting]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x281494630@0x281f82b00 transport #0x280784e40
connection state: connecting]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x2814ac370@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x280781140]
[MT] 2021-6-24 07:15:59.052 [MTNetworkAvailability#0x282d00c00 state: L_-U_+]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x2814ac370@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.052 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x2814ac370@0x281f82b00 transport #0x280781140
connection state: connecting]
[MT] 2021-6-24 07:15:59.052 [MTProto#0x2814ac370@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.052 [MTNetworkAvailability#0x282d44420 state: L_-U_+]
[MT] 2021-6-24 07:15:59.053 [MTTcpConnection#472063f0 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.053 [MTTcpConnection#475049f0 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.053 [MTTcpConnection#47304930 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.053 [MTTcpConnection#4730a720 disconnected from
2001:b28:f23d:f001::a (Error Domain=NSPOSIXErrorDomain Code=65 "No route to host"
UserInfo={NSLocalizedDescription=No route to host, NSLocalizedFailureReason=Error
in connect() function})]
[MT] 2021-6-24 07:15:59.053 failed tcp://2001:b28:f23d:f001::a:443 (disconnected)
[MT] 2021-6-24 07:15:59.053 [MTTcpConnection#4730ab60 disconnected from
2001:0b28:f23d:f001:0000:0000:0000:000a (Error Domain=NSPOSIXErrorDomain Code=65
"No route to host" UserInfo={NSLocalizedDescription=No route to host,
NSLocalizedFailureReason=Error in connect() function})]
[MT] 2021-6-24 07:15:59.053 failed
tcp://2001:0b28:f23d:f001:0000:0000:0000:000a:443 (disconnected)
[MT] 2021-6-24 07:15:59.053 [MTTcpConnection#472089e0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.080 Connection time: 28.435946 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.082 Connection time: 30.076027 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.082 Connection time: 29.635906 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.083 Connection time: 30.919075 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.083 Connection time: 31.128049 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.083 Connection time: 31.503081 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.084 Connection time: 31.502008 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.084 Connection time: 31.460047 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.084 [MTProto#0x2814ac370@0x281f82b00 transport #0x280781140
connection state: connected]
[MT] 2021-6-24 07:15:59.084 [MTProto#0x2814ac370@0x281f82b00 preparing reqPq nonce:
{length = 16, bytes = 0x04671df368b1f9770c57f8956523f1d7} (6977317648497313792/0)]
[MT] 2021-6-24 07:15:59.084 [MTProto#0x28148b650@0x281f82b00 transport #0x280784d80
connection state: connected]
[MT] 2021-6-24 07:15:59.109 success tcp://149.154.175.55:5222
[MT] 2021-6-24 07:15:59.109 [MTTcpConnection#4730afa0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.111 success tcp://149.154.175.55:443
[MT] 2021-6-24 07:15:59.112 scheme: tcp://149.154.175.55:443 (media: no, cdn: no,
static: no, secret: (null)) (media: no)
[MT] 2021-6-24 07:15:59.112 failed tcp://149.154.175.55:80 (disconnected)
[MT] 2021-6-24 07:15:59.112 failed tcp://149.154.175.50:443 (disconnected)
[MT] 2021-6-24 07:15:59.112 failed tcp://149.154.175.50:80 (disconnected)
[MT] 2021-6-24 07:15:59.112 [MTContext#81f82b00: generic transport scheme updated
for 1: tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null))
(media: no)]
[MT] 2021-6-24 07:15:59.112 failed tcp://149.154.175.50:5222 (disconnected)
[MT] 2021-6-24 07:15:59.112 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x280784d80 to #0x0]
[MT] 2021-6-24 07:15:59.112 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807bde00]
[MT] 2021-6-24 07:15:59.112 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x280784e40 to #0x0]
[MT] 2021-6-24 07:15:59.112 [MTTcpConnection#4720bb50 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.112 [MTTcpConnection#473171c0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.112 [MTNetworkAvailability#0x282d31c50 state: L_-U_+]
[MT] 2021-6-24 07:15:59.112 [MTTcpConnection#45f27f90 disconnected from
149.154.175.50]
[MT] 2021-6-24 07:15:59.112 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807848a0]
[MT] 2021-6-24 07:15:59.112 [MTTcpConnection#45d636c0 disconnected from
149.154.175.50]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x2814ac370@0x281f82b00 changing transport
MTTcpTransport#0x280781140 to #0x0]
[MT] 2021-6-24 07:15:59.113 [MTTcpConnection#473041d0 disconnected from
149.154.175.50]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x2814ac370@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807810e0]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x28148b650@0x281f82b00 transport #0x2807bde00
connection state: connecting]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x281494630@0x281f82b00 transport #0x2807848a0
connection state: connecting]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.113 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x2814ac370@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x2814ac370@0x281f82b00 transport #0x2807810e0
connection state: connecting]
[MT] 2021-6-24 07:15:59.113 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.113 [MTProto#0x2814ac370@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.113 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.113 [MTNetworkAvailability#0x282d01a40 state: L_-U_+]
[MT] 2021-6-24 07:15:59.113 [MTTcpConnection#47509780 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.113 [MTTcpConnection#4750ade0 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.113 [MTNetworkAvailability#0x282d44b70 state: L_-U_+]
[MT] 2021-6-24 07:15:59.113 [MTTcpConnection#4750af20 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.113 [MTTcpConnection#472063f0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.113 [MTTcpConnection#475049f0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.145 Connection time: 31.273007 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.145 [MTProto#0x281494630@0x281f82b00 transport #0x2807848a0
connection state: connected]
[MT] 2021-6-24 07:15:59.146 Connection time: 32.986045 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.146 Connection time: 32.843947 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.146 [MTProto#0x28148b650@0x281f82b00 transport #0x2807bde00
connection state: connected]
[MT] 2021-6-24 07:15:59.146 [MTProto#0x2814ac370@0x281f82b00 transport #0x2807810e0
connection state: connected]
[MT] 2021-6-24 07:15:59.146 [MTProto#0x2814ac370@0x281f82b00 preparing reqPq nonce:
{length = 16, bytes = 0x04671df368b1f9770c57f8956523f1d7} (6977317648497313792/1)]
[MT] 2021-6-24 07:15:59.174 [MTProto#0x2814ac370@0x281f82b00 [84] received res_pq
nonce:{length = 16, bytes = 0x04671df368b1f9770c57f8956523f1d7} serverNonce:{length
= 16, bytes = 0x6184abab15247d896cfbbf1dd0b8387e} pq:{length = 8, bytes =
0x15a9c0714504ce61} fingerprints:(
"-4344800451088585951"
) (6977317649023801345, 0/0)]
[MT] 2021-6-24 07:15:59.263 [MTDatacenterAuthMessageService#0x2811a7e70
encryptedData length 256 dataWithHash length 255]
[MT] 2021-6-24 07:15:59.263 [MTProto#0x2814ac370@0x281f82b00 preparing reqDh nonce:
{length = 16, bytes = 0x04671df368b1f9770c57f8956523f1d7} serverNonce:{length = 16,
bytes = 0x6184abab15247d896cfbbf1dd0b8387e} p:{length = 4, bytes = 0x424652db} q:
{length = 4, bytes = 0x53ada273} fingerprint:c3b42b026ce86b21 dhEncryptedData:256
bytes (6977317649264678912/0)]
[MT] 2021-6-24 07:15:59.309 [MTProto#0x2814ac370@0x281f82b00 [652] received
<MTServerDhParamsOkMessage: 0x2823117c0> (6977317649607317505, 0/0)]
[MT] 2021-6-24 07:15:59.315 [MTProto#0x2814ac370@0x281f82b00 preparing setDhParams
(6977317649485826048/0)]
[MT] 2021-6-24 07:15:59.435 [MTProto#0x2814ac370@0x281f82b00 [72] received
<MTSetClientDhParamsResponseOkMessage: 0x282328300> (6977317649795698689, 0/0)]
[MT] 2021-6-24 07:15:59.435 [MTDatacenterAuthAction#0x280011d10@0x281f82b00:
completeWithAuthKey -5191127767326303360 selector 1]
[MT] 2021-6-24 07:15:59.435 [MTProto#0x2814802c0@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807841e0]
[MT] 2021-6-24 07:15:59.435 [MTNetworkAvailability#0x282d03390 state: L_-U_+]
[MT] 2021-6-24 07:15:59.435 [MTProto#0x2814802c0@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.435 [MTProto#0x2814802c0@0x281f82b00 transport #0x2807841e0
connection state: connecting]
[MT] 2021-6-24 07:15:59.435 [MTProto#0x2814802c0@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.435 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.435 [MTTcpConnection#4750bd20 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.462 Connection time: 27.212024 ms, interface: Wifi
[MT] 2021-6-24 07:15:59.463 [MTProto#0x2814802c0@0x281f82b00 transport #0x2807841e0
connection state: connected]
[MT] 2021-6-24 07:15:59.463 [MTProto#0x2814802c0@0x281f82b00 preparing ping
(6977317650123259904/0)]
[MT] 2021-6-24 07:15:59.463 [MTProto#0x2814802c0@0x281f82b00 preparing
auth.bindTempAuthKey (6977317650122653696/1)]
[MT] 2021-6-24 07:15:59.463 [MTProto#0x2814802c0@0x281f82b00 service tasks state:
16, resend: no]
[MT] 2021-6-24 07:15:59.463 [MTProto#0x2814802c0@0x281f82b00 begin time sync]
[MT] 2021-6-24 07:15:59.463 [MTProto#0x2814802c0@0x281f82b00 sending time fix ping
(6977317650125428736/2, -1454655110828054849)]
[MT] 2021-6-24 07:15:59.495 [MTProto#0x2814802c0@0x281f82b00 [104] received
<MTBadServerSaltNotificationMessage: 0x282312d40> (6977317650412947457,
-5191127767326303360/-1454655110828054849)]
[MT] 2021-6-24 07:15:59.495 [MTProto#0x2814802c0@0x281f82b00 service tasks state:
0, resend: no]
[MT] 2021-6-24 07:15:59.495 [MTContext#81f82b00: global time difference changed:
0.0s]
[MT] 2021-6-24 07:15:59.495 [MTProto#0x2814802c0@0x281f82b00 preparing
auth.bindTempAuthKey (6977317650414000128/3)]
[MT] 2021-6-24 07:15:59.542 [MTProto#0x2814802c0@0x281f82b00 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6977317650414000128
uniqueId:-4318752185146886642 serverSalt: 1614079570679482352 (6977317650539356161,
-5191127767326303360/-1454655110828054849)]
[MT] 2021-6-24 07:15:59.542 [MTProto#0x2814802c0@0x281f82b00 [168] received
<MTMsgsAckMessage: 0x282180c20> (6977317650539380737, -5191127767326303360/-
1454655110828054849)]
[MT] 2021-6-24 07:15:59.543 [MTProto#0x2814802c0@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823140c0> (6977317650566100993, -5191127767326303360/-
1454655110828054849)]
[MT] 2021-6-24 07:15:59.543 [MTProto#0x2814802c0@0x281f82b00 changing transport
MTTcpTransport#0x2807841e0 to #0x0]
[MT] 2021-6-24 07:15:59.543 [MTContext#81f82b00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-5191127767326303360 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-6-24 07:15:59.543 [MTTcpConnection#4750bd20 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x2807bde00 to #0x0]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x280781140]
[MT] 2021-6-24 07:15:59.544 [MTTcpConnection#47509780 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x2807848a0 to #0x0]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807802a0]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x2814ac370@0x281f82b00 changing transport
MTTcpTransport#0x2807810e0 to #0x0]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x28148b650@0x281f82b00 transport #0x280781140
connection state: connecting]
[MT] 2021-6-24 07:15:59.544 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.544 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.545 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:15:59.545 [MTProto#0x281494630@0x281f82b00 transport #0x2807802a0
connection state: connecting]
[MT] 2021-6-24 07:15:59.545 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:15:59.545 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:15:59.545 [MTNetworkAvailability#0x282d451a0 state: L_-U_+]
[MT] 2021-6-24 07:15:59.545 [MTTcpConnection#47704080 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.545 [MTNetworkAvailability#0x282d47060 state: L_-U_+]
[MT] 2021-6-24 07:15:59.545 [MTTcpConnection#47704f10 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:15:59.545 [MTTcpConnection#4750ade0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.545 [MTTcpConnection#4750af20 disconnected from
149.154.175.55]
[Wakeup] 2021-6-24 07:15:59.550 enableBeginTransactions: false
[Network] 2021-6-24 07:15:59.550 Pause network connection
[Account] 2021-6-24 07:15:59.550 Resigned master
[Network] 2021-6-24 07:15:59.550 Pause worker network connection
[MT] 2021-6-24 07:15:59.550 [MTProto#0x28148b650@0x281f82b00 pause]
[MT] 2021-6-24 07:15:59.550 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x280781140 to #0x0]
[MT] 2021-6-24 07:15:59.552 [MTProto#0x281494630@0x281f82b00 pause]
[MT] 2021-6-24 07:15:59.552 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x2807802a0 to #0x0]
[MT] 2021-6-24 07:15:59.555 [MTTcpConnection#47704080 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:15:59.555 [MTTcpConnection#47704f10 disconnected from
149.154.175.55]
[Wakeup] 2021-6-24 07:16:00.817 enableBeginTransactions: true (active)
[Network] 2021-6-24 07:16:00.817 Resume network connection
[Network] 2021-6-24 07:16:00.817 Resume worker network connection
[Account] 2021-6-24 07:16:00.817 Became master
[MT] 2021-6-24 07:16:00.818 [MTProto#0x28148b650@0x281f82b00 resume]
[MT] 2021-6-24 07:16:00.818 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807d4900]
[MT] 2021-6-24 07:16:00.818 [MTProto#0x281494630@0x281f82b00 resume]
[MT] 2021-6-24 07:16:00.818 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x280784ea0]
[MT] 2021-6-24 07:16:00.822 [MTNetworkAvailability#0x282d15ec0 state: L_-U_+]
[MT] 2021-6-24 07:16:00.822 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:16:00.822 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:16:00.822 [MTProto#0x28148b650@0x281f82b00 transport #0x2807d4900
connection state: connecting]
[MT] 2021-6-24 07:16:00.822 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:16:00.822 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:16:00.822 [MTProto#0x281494630@0x281f82b00 transport #0x280784ea0
connection state: connecting]
[MT] 2021-6-24 07:16:00.822 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:16:00.822 [MTContext has chosen a scheme for DC1:
tcp://149.154.175.55:443 (media: no, cdn: no, static: no, secret: (null)) (media:
no)]
[MT] 2021-6-24 07:16:00.822 [MTNetworkAvailability#0x282d01e60 state: L_-U_+]
[MT] 2021-6-24 07:16:00.822 [MTTcpConnection#475049f0 connecting to
149.154.175.55:443]
[SynchronizePeerReadStates] 2021-6-24 07:16:00.823 2:Id(rawValue: 1497218141): take
new operation Validate
[SynchronizePeerReadStates] 2021-6-24 07:16:00.823 2:Id(rawValue: 1497218141):
begin operation Validate
[MT] 2021-6-24 07:16:00.823 [MTTcpConnection#47715460 connecting to
149.154.175.55:443]
[MT] 2021-6-24 07:16:00.856 Connection time: 32.061934 ms, interface: Wifi
[MT] 2021-6-24 07:16:00.856 [MTProto#0x28148b650@0x281f82b00 transport #0x2807d4900
connection state: connected]
[MT] 2021-6-24 07:16:00.856 [MTProto#0x28148b650@0x281f82b00 sending time fix ping
(6977317656257568768/96, -5511699921040432464)]
[MT] 2021-6-24 07:16:00.860 Connection time: 35.421014 ms, interface: Wifi
[MT] 2021-6-24 07:16:00.860 [MTProto#0x281494630@0x281f82b00 transport #0x280784ea0
connection state: connected]
[MT] 2021-6-24 07:16:00.860 [MTProto#0x281494630@0x281f82b00 sending time fix ping
(6977317656274646016/0, -6542362199692088294)]
[MT] 2021-6-24 07:16:00.888 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTBadServerSaltNotificationMessage: 0x282317340> (6977317656393280513,
-5191127767326303360/-5511699921040432464)]
[MT] 2021-6-24 07:16:00.888 [MTProto#0x28148b650@0x281f82b00 service tasks state:
0, resend: no]
[MT] 2021-6-24 07:16:00.888 [MTContext#81f82b00: global time difference changed:
0.0s]
[MT] 2021-6-24 07:16:00.888 [MTContext#81f82b00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-5191127767326303360 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.890 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317656405534720/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
help.getPromoData, disableUpdates (6977317656405696512/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
account.getAutoDownloadSettings, disableUpdates (6977317656405899264/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
help.getAppConfig, disableUpdates (6977317656406044672/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
help.getTermsOfServiceUpdate, disableUpdates (6977317656406181888/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
help.getConfig, disableUpdates (6977317656406315008/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing help.test,
disableUpdates (6977317656406453248/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977317656406595584/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977317656406913024/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977317656407093248/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
account.updateStatus(offline: Bool.boolFalse), disableUpdates
(6977317656407273472/0)]
[MT] 2021-6-24 07:16:00.891 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getHistory(peer: InputPeer.inputPeerChannel(channelId: 1497218141,
accessHash: -4705308373086584484), offsetId: 2147483647, offsetDate: 2147483647,
addOffset: 0, limit: 1, maxId: 2147483647, minId: 1, hash: 0), disableUpdates
(6977317656407565312/0)]
[MT] 2021-6-24 07:16:00.891 container (6977317656408518656) of
(6977317656405696512,6977317656405899264,6977317656406044672,6977317656406181888,69
77317656406315008,6977317656406453248,6977317656406595584,6977317656406913024,69773
17656407093248,6977317656407273472,6977317656407565312), in -5511699921040432464
[MT] 2021-6-24 07:16:00.891 [MTProto#0x281494630@0x281f82b00 [104] received
<MTBadServerSaltNotificationMessage: 0x282315e00> (6977317656406192129,
-5191127767326303360/-6542362199692088294)]
[MT] 2021-6-24 07:16:00.892 [MTProto#0x281494630@0x281f82b00 service tasks state:
0, resend: no]
[MT] 2021-6-24 07:16:00.892 [MTContext#81f82b00: global time difference changed:
0.0s]
[MT] 2021-6-24 07:16:00.892 [MTContext#81f82b00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-5191127767326303360 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-6-24 07:16:00.923 [MTProto#0x28148b650@0x281f82b00 [248] received
MTNewSessionCreatedMessage session_created firstMessageId:6977317656405534720
uniqueId:-3847651078310980248 serverSalt: 1614079570679482352 (6977317656536614913,
-5191127767326303360/-5511699921040432464)]
[MT] 2021-6-24 07:16:00.924 [MTProto#0x28148b650@0x281f82b00 [248] received
<MTMsgsAckMessage: 0x28219c4d0> (6977317656536738817, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.925 [MTProto#0x28148b650@0x281f82b00 [136] received
<MTRpcResultMessage: 0x2823154c0> (6977317656540526593, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.925 [MTRequestMessageService#0x2807b5b00 response for
6977317656406453248 is error: 400: INPUT_METHOD_INVALID_3236037367_111120]
[MT] 2021-6-24 07:16:00.925 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823b4860> (6977317656552258561, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.926 [MTRequestMessageService#0x2807b5b00 response for
6977317656406595584 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 07:16:00.926 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823b6c60> (6977317656554137601, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.926 [MTRequestMessageService#0x2807b5b00 response for
6977317656406913024 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 07:16:00.927 [MTContext#81f82b00: auth info updated for 1 selector 1
to MTDatacenterAuthInfo authKeyId:-5191127767326303360 authKey:256 (persistent key
id is 11012122893482315688)]
[MT] 2021-6-24 07:16:00.929 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282315660> (6977317656568691713, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.930 [MTRequestMessageService#0x2807b5b00 response for
6977317656405696512 is help.PromoData.promoDataEmpty(expires: 1624534260)]
[MT] 2021-6-24 07:16:00.931 [MTProto#0x28148b650@0x281f82b00 [168] received
<MTRpcResultMessage: 0x282328bc0> (6977317656568883201, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.931 [MTRequestMessageService#0x2807b5b00 response for
6977317656405899264 is account.AutoDownloadSettings.autoDownloadSettings(low:
AutoDownloadSettings.autoDownloadSettings(flags: 8, photoSizeMax: 1048576,
videoSizeMax: 0, fileSizeMax: 0, videoUploadMaxbitrate: 60), medium:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 10485760, fileSizeMax: 1048576, videoUploadMaxbitrate: 80), high:
AutoDownloadSettings.autoDownloadSettings(flags: 6, photoSizeMax: 1048576,
videoSizeMax: 15728640, fileSizeMax: 3145728, videoUploadMaxbitrate: 80))]
[MT] 2021-6-24 07:16:00.932 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x282314a60> (6977317656572392449, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.932 [MTRequestMessageService#0x2807b5b00 response for
6977317656407093248 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 07:16:00.932 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317656580442112/0)]
[MT] 2021-6-24 07:16:00.932 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977317656580657152/0)]
[MT] 2021-6-24 07:16:00.932 [MTTcpTransport#807d4900 skipping transaction request]
[MT] 2021-6-24 07:16:00.932 [MTProto#0x28148b650@0x281f82b00 preparing
updates.getDifference(flags: 0, pts: 1823, ptsTotalLimit: nil, date: 1624532172,
qts: 0), disableUpdates (6977317656580876288/0)]
[MT] 2021-6-24 07:16:00.932 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977317656581146624/0)]
[MT] 2021-6-24 07:16:00.932 container (6977317656581486592) of
(6977317656580657152,6977317656580876288,6977317656581146624), in
-5511699921040432464
[MT] 2021-6-24 07:16:00.933 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317656582457344/0)]
[MT] 2021-6-24 07:16:00.933 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823b72e0> (6977317656591005697, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.933 [MTRequestMessageService#0x2807b5b00 response for
6977317656406181888 is help.TermsOfServiceUpdate.termsOfServiceUpdateEmpty(expires:
1624536960)]
[MT] 2021-6-24 07:16:00.933 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317656585802752/0)]
[MT] 2021-6-24 07:16:00.933 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977317656585969664/0)]
[MT] 2021-6-24 07:16:00.933 container (6977317656586274816) of
(6977317656585969664), in -5511699921040432464
[MT] 2021-6-24 07:16:00.934 [MTProto#0x28148b650@0x281f82b00 [488] received
<MTRpcResultMessage: 0x28231f3a0> (6977317656592931841, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.936 [MTRequestMessageService#0x2807b5b00 response for
6977317656406315008 is Config.config(flags: 11854, date: 1624533360, expires:
1624537202, testMode: Bool.boolFalse, thisDc: 1, dcOptions:
[DcOption.dcOption(flags: 0, id: 1, ipAddress: 149.154.175.55, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 1, ipAddress: 149.154.175.55, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 1, ipAddress:
2001:0b28:f23d:f001:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 2, ipAddress: 149.154.167.50, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 2, ipAddress: 149.154.167.51, port: 443,
secret: nil), DcOption.dcOption(flags: 2, id: 2, ipAddress: 149.154.167.151, port:
443, secret: nil), DcOption.dcOption(flags: 1, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 3, id: 2, ipAddress:
2001:067c:04e8:f002:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 3, ipAddress: 149.154.175.100, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 3, ipAddress: 149.154.175.100, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 3, ipAddress:
2001:0b28:f23d:f003:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 4, ipAddress: 149.154.167.92, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 4, ipAddress: 149.154.167.92, port: 443,
secret: nil), DcOption.dcOption(flags: 1, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 2, id: 4, ipAddress: 149.154.164.250, port: 443, secret:
nil), DcOption.dcOption(flags: 3, id: 4, ipAddress:
2001:067c:04e8:f004:0000:0000:0000:000b, port: 443, secret: nil),
DcOption.dcOption(flags: 1, id: 5, ipAddress:
2001:0b28:f23f:f005:0000:0000:0000:000a, port: 443, secret: nil),
DcOption.dcOption(flags: 0, id: 5, ipAddress: 91.108.56.146, port: 443, secret:
nil), DcOption.dcOption(flags: 16, id: 5, ipAddress: 91.108.56.146, port: 443,
secret: nil)], dcTxtDomainName: apv3.stel.com, chatSizeMax: 200, megagroupSizeMax:
200000, forwardedCountMax: 100, onlineUpdatePeriodMs: 210000, offlineBlurTimeoutMs:
5000, offlineIdleTimeoutMs: 30000, onlineCloudTimeoutMs: 300000,
notifyCloudDelayMs: 30000, notifyDefaultDelayMs: 1500, pushChatPeriodMs: 60000,
pushChatLimit: 2, savedGifsLimit: 200, editTimeLimit: 172800, revokeTimeLimit:
2147483647, revokePmTimeLimit: 2147483647, ratingEDecay: 2419200,
stickersRecentLimit: 200, stickersFavedLimit: 5, channelsReadMediaPeriod: 604800,
tmpSessions: nil, pinnedDialogsCountMax: 5, pinnedInfolderCountMax: 100,
callReceiveTimeoutMs: 20000, callRingTimeoutMs: 90000, callConnectTimeoutMs: 30000,
callPacketTimeoutMs: 10000, meUrlPrefix: https://t.me/, autoupdateUrlPrefix: nil,
gifSearchUsername: Optional("gif"), venueSearchUsername: Optional("foursquare"),
imgSearchUsername: Optional("bing"), staticMapsProvider: nil, captionLengthMax:
1024, messageLengthMax: 4096, webfileDcId: 4, suggestedLangCode: Optional("en"),
langPackVersion: Optional(2363267), baseLangPackVersion: Optional(0))]
[MT] 2021-6-24 07:16:00.936 [MTContext#81f82b00: address set updated for 4]
[MT] 2021-6-24 07:16:00.936 [MTProto#0x28148b650@0x281f82b00 [760] received
<MTRpcResultMessage: 0x28231f4a0> (6977317656598944769, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.937 [MTContext#81f82b00: address set updated for 5]
[MT] 2021-6-24 07:16:00.938 [MTContext#81f82b00: address set updated for 1]
[MT] 2021-6-24 07:16:00.939 [MTContext#81f82b00: address set updated for 2]
[MT] 2021-6-24 07:16:00.940 [MTContext#81f82b00: address set updated for 3]
[MT] 2021-6-24 07:16:00.949 [MTRequestMessageService#0x2807b5b00 response for
6977317656407565312 is messages.Messages.channelMessages(flags: 0, pts: 58777,
count: 19172, offsetIdOffset: nil, messages: [Message.message(flags: 33563080, id:
38959, fromId: Optional(TelegramApi.Api.Peer.peerUser(userId: 909117236)), peerId:
Peer.peerChannel(channelId: 1497218141), fwdFrom: nil, viaBotId: nil, replyTo:
Optional(TelegramApi.Api.MessageReplyHeader.messageReplyHeader(flags: 0,
replyToMsgId: 38958, replyToPeerId: nil, replyToTopId: nil)), date: 1624533278,
message: [[redacted]], media: nil, replyMarkup:
Optional(TelegramApi.Api.ReplyMarkup.replyInlineMarkup(rows:
[TelegramApi.Api.KeyboardButtonRow.keyboardButtonRow(buttons:
[TelegramApi.Api.KeyboardButton.keyboardButtonUrl(text: "PORN HUB NETW0RK", url:
"https://t.me/P0RNHUBNETW0RK")]),
TelegramApi.Api.KeyboardButtonRow.keyboardButtonRow(buttons:
[TelegramApi.Api.KeyboardButton.keyboardButtonUrl(text: "Broshub", url:
"https://t.me/joinchat/9q0JEnLx3slhNGI0")]),
TelegramApi.Api.KeyboardButtonRow.keyboardButtonRow(buttons:
[TelegramApi.Api.KeyboardButton.keyboardButtonUrl(text: "The Underground", url:
"https://t.me/TheUndergroundChannel")])])), entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 241, length: 32),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 275, length: 34)]), views:
nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId: nil,
restrictionReason: nil, ttlPeriod: Optional(86400))], chats: [Chat.channel(flags:
1319236, id: 1497218141, accessHash: Optional(-4705308373086584484), title: The
Underground🔞, username: Optional("TheUndergroundGroup"), photo:
ChatPhoto.chatPhoto(flags: 2, photoId: 5821374338169943592, strippedThumb:
Optional(010808ccfdc795fc...15b), dcId: 4), date: 1620585447, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132606,
untilDate: 2147483647)), participantsCount: nil)], users: [User.user(flags:
33570859, id: 909117236, accessHash: Optional(696887976054971207), firstName:
Optional("Group Help"), lastName: nil, username:
Optional("GroupHelpOfficialClone3Bot"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
3904628797306152875, strippedThumb: nil, dcId: 4)), status: nil, botInfoVersion:
Optional(3), restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil)])]
[MT] 2021-6-24 07:16:00.950 [MTProto#0x28148b650@0x281f82b00 [1624] received
<MTRpcResultMessage: 0x282310380> (6977317656612048897, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.952 [MTRequestMessageService#0x2807b5b00 response for
6977317656406044672 is JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: test, value: JSONValue.jsonNumber(value:
1.0)), JSONObjectValue.jsonObjectValue(key: video_conversion, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: remux_fmp4,
value: JSONValue.jsonBool(value: Bool.boolFalse))])),
JSONObjectValue.jsonObjectValue(key: emojies_animated_zoom, value:
JSONValue.jsonNumber(value: 0.625)), JSONObjectValue.jsonObjectValue(key:
emojies_send_dice, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
🎲), JSONValue.jsonString(value: 🎯), JSONValue.jsonString(value: 🏀),
JSONValue.jsonString(value: ⚽), JSONValue.jsonString(value: ⚽️),
JSONValue.jsonString(value: 🎰), JSONValue.jsonString(value: 🎳)])),
JSONObjectValue.jsonObjectValue(key: emojies_send_dice_success, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: 🎯, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value, value:
JSONValue.jsonNumber(value: 6.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 62.0))])),
JSONObjectValue.jsonObjectValue(key: 🏀, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: ⚽,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 5.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: ⚽️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
5.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))])), JSONObjectValue.jsonObjectValue(key: 🎰,
value: JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: value,
value: JSONValue.jsonNumber(value: 64.0)), JSONObjectValue.jsonObjectValue(key:
frame_start, value: JSONValue.jsonNumber(value: 110.0))])),
JSONObjectValue.jsonObjectValue(key: 🎳, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: value, value: JSONValue.jsonNumber(value:
6.0)), JSONObjectValue.jsonObjectValue(key: frame_start, value:
JSONValue.jsonNumber(value: 110.0))]))])), JSONObjectValue.jsonObjectValue(key:
emojies_sounds, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: 🎃, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458539)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -2107001400913062971)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXBi2fHFXYuXU8p1dfWykqli))])),
JSONObjectValue.jsonObjectValue(key: ⚰️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4956223179606458540)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -1498869544183595185)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXBQWRx9l7YIRWUvoTnCofyk))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♂️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176331)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3986395821757915468)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXC2drpgnHacE7Krsz7lpiaY))])),
JSONObjectValue.jsonObjectValue(key: 🧟, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176332)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8929417974289765626)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXBH6wLanzW53nwfFQojhth5))])),
‍JSONObjectValue.jsonObjectValue(key: ‍♀️
, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4960929110848176333)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 9161696144162881753)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXBj_Mm3fTyPq6nE5BuzvT-O))])),
JSONObjectValue.jsonObjectValue(key: 🍑, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4963180910661861548)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -7431729439735063448)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXC8Z4FRR1WCC8VTGySLgyFx))])),
JSONObjectValue.jsonObjectValue(key: ❤️, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
4978826754966683841)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 3926211553285686901)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXCwy9rDwGMuas4hLlm1Oqt2))])),
JSONObjectValue.jsonObjectValue(key: 🎉, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410731)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -6735741215105321887)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXAIBdZt_cpR8ps7njRB_O8o))])),
JSONObjectValue.jsonObjectValue(key: 🎊, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410732)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: 8518192996098758509)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXD-9TVZt3rVe7bNMczHyFdA))])),
JSONObjectValue.jsonObjectValue(key: 🎄, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410733)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -4142643820629256996)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXDsturhJdbdeThlc4TR6row))])),
JSONObjectValue.jsonObjectValue(key: 🦾, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: id, value: JSONValue.jsonString(value:
5094064004578410734)), JSONObjectValue.jsonObjectValue(key: access_hash, value:
JSONValue.jsonString(value: -8934384022571962340)),
JSONObjectValue.jsonObjectValue(key: file_reference_base64, value:
JSONValue.jsonString(value: AGDUaXBLmkRPDlhbbzcNrjHIasp5))]))])),
JSONObjectValue.jsonObjectValue(key: gif_search_branding, value:
JSONValue.jsonString(value: tenor)), JSONObjectValue.jsonObjectValue(key:
gif_search_emojies, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: 👍), JSONValue.jsonString(value: 😘),
JSONValue.jsonString(value: 😍), JSONValue.jsonString(value: 😡),
JSONValue.jsonString(value: 🥳), JSONValue.jsonString(value: 😂),
JSONValue.jsonString(value: 😮), JSONValue.jsonString(value: 🙄),
JSONValue.jsonString(value: 😎), JSONValue.jsonString(value: 👎)])),
JSONObjectValue.jsonObjectValue(key: stickers_emoji_suggest_only_api, value:
JSONValue.jsonBool(value: Bool.boolFalse)), JSONObjectValue.jsonObjectValue(key:
stickers_emoji_cache_time, value: JSONValue.jsonNumber(value: 300.0)),
JSONObjectValue.jsonObjectValue(key: history_import_filters, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key: zip, value:
JSONValue.jsonObject(value: [JSONObjectValue.jsonObjectValue(key:
main_file_patterns, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
_chat\.txt), JSONValue.jsonString(value: KakaoTalkChats\.txt),
JSONValue.jsonString(value: Talk_.*?\.txt)]))])),
JSONObjectValue.jsonObjectValue(key: txt, value: JSONValue.jsonObject(value:
[JSONObjectValue.jsonObjectValue(key: patterns, value: JSONValue.jsonArray(value:
[JSONValue.jsonString(value: ^\[LINE\])]))]))])),
JSONObjectValue.jsonObjectValue(key: groupcall_video_participants_max, value:
JSONValue.jsonNumber(value: 30.0)), JSONObjectValue.jsonObjectValue(key:
youtube_pip, value: JSONValue.jsonString(value: inapp)),
JSONObjectValue.jsonObjectValue(key: qr_login_camera, value:
JSONValue.jsonBool(value: Bool.boolTrue)), JSONObjectValue.jsonObjectValue(key:
qr_login_code, value: JSONValue.jsonString(value: primary)),
JSONObjectValue.jsonObjectValue(key: dialog_filters_enabled, value:
JSONValue.jsonBool(value: Bool.boolTrue)), JSONObjectValue.jsonObjectValue(key:
dialog_filters_tooltip, value: JSONValue.jsonBool(value: Bool.boolTrue)),
JSONObjectValue.jsonObjectValue(key: ignore_restriction_reasons, value:
JSONValue.jsonArray(value: [JSONValue.jsonString(value: porn)])),
JSONObjectValue.jsonObjectValue(key: autoarchive_setting_available, value:
JSONValue.jsonBool(value: Bool.boolFalse)), JSONObjectValue.jsonObjectValue(key:
pending_suggestions, value: JSONValue.jsonArray(value: [])),
JSONObjectValue.jsonObjectValue(key: autologin_token, value:
JSONValue.jsonString(value:
SIIitN9aSijI5OLF7E2OvZbJadAN2Qg4_2LnRPVrg2xg1GlwFUMd5hcAi-
cq4FagtY8fSFfcEStYl6fKp5po8GppfPRZK6aWR5g)), JSONObjectValue.jsonObjectValue(key:
autologin_domains, value: JSONValue.jsonArray(value: [JSONValue.jsonString(value:
instantview.telegram.org), JSONValue.jsonString(value: translations.telegram.org),
JSONValue.jsonString(value: contest.dev), JSONValue.jsonString(value:
contest.com), JSONValue.jsonString(value: bugs.telegram.org),
JSONValue.jsonString(value: suggestions.telegram.org), JSONValue.jsonString(value:
themes.telegram.org)]))])]
[MT] 2021-6-24 07:16:00.952 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x28230f140> (6977317656634814465, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.952 [MTRequestMessageService#0x2807b5b00 response for
6977317656407273472 is Bool.boolTrue]
[Wakeup] 2021-6-24 07:16:00.953 enableBeginTransactions: true (active)
[MT] 2021-6-24 07:16:00.953 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317656669343744/0)]
[MT] 2021-6-24 07:16:00.955 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getPeerDialogs(peers: [InputDialogPeer.inputDialogPeer(peer:
InputPeer.inputPeerChannel(channelId: 1497218141, accessHash:
-4705308373086584484))]), disableUpdates (6977317656669597696/0)]
[MT] 2021-6-24 07:16:00.955 container (6977317656679004160) of
(6977317656669597696), in -5511699921040432464
[MT] 2021-6-24 07:16:00.964 [MTProto#0x28148b650@0x281f82b00 [168] received
<MTRpcResultMessage: 0x2823120a0> (6977317656721575937, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.964 [MTRequestMessageService#0x2807b5b00 response for
6977317656581146624 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 07:16:00.964 [MTProto#0x28148b650@0x281f82b00 [168] received
<MTMsgsAckMessage: 0x2821ac530> (6977317656721580033, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.965 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282310ac0> (6977317656731681793, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.965 [MTRequestMessageService#0x2807b5b00 response for
6977317656580657152 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 07:16:00.966 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x282312700> (6977317656733264897, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.966 [MTRequestMessageService#0x2807b5b00 response for
6977317656585969664 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 07:16:00.996 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTMsgsAckMessage: 0x2821af450> (6977317656863613953, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:00.997 [MTProto#0x28148b650@0x281f82b00 [1880] received
<MTRpcResultMessage: 0x2823f7aa0> (6977317656863606785, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.001 [MTRequestMessageService#0x2807b5b00 response for
6977317656580876288 is updates.Difference.difference(newMessages: [],
newEncryptedMessages: [], otherUpdates: [Update.updateNewChannelMessage(message:
Message.message(flags: 8388864, id: 19699, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 200164142)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1624532173, message: [[redacted]], media: nil, replyMarkup: nil, entities:
nil, views: nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 20703, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 20702, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 19700, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 502566861)), peerId:
Peer.peerChannel(channelId: 1228973194), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 13, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1407890117)), fromName: nil,
date: 1623318870, channelPost: Optional(458), postAuthor: Optional("Inspector hung
wacker"), savedFromPeer: nil, savedFromMsgId: nil, psaType: nil)), viaBotId: nil,
replyTo: nil, date: 1624532770, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785164015904103, url:
"https://us02web.zoom.us/j/6025205204", displayUrl: "us02web.zoom.us/j/6025205204",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 62, length: 36)]),
views: Optional(2932), forwards: Optional(21), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 20703, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 20703, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8388864, id: 23814, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 1462382141)), peerId:
Peer.peerChannel(channelId: 1478716962), fwdFrom: nil, viaBotId: nil, replyTo: nil,
date: 1624532201, message: [[redacted]], media: nil, replyMarkup: nil, entities:
nil, views: nil, forwards: nil, replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 26162, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 26161, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 23815, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 502566861)), peerId:
Peer.peerChannel(channelId: 1478716962), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 13, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1407890117)), fromName: nil,
date: 1623318870, channelPost: Optional(458), postAuthor: Optional("Inspector hung
wacker"), savedFromPeer: nil, savedFromMsgId: nil, psaType: nil)), viaBotId: nil,
replyTo: nil, date: 1624532770, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785164015904103, url:
"https://us02web.zoom.us/j/6025205204", displayUrl: "us02web.zoom.us/j/6025205204",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 62, length: 36)]),
views: Optional(2932), forwards: Optional(21), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 26162, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 26162, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 6216, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 502566861)), peerId:
Peer.peerChannel(channelId: 1170520247), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 13, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1407890117)), fromName: nil,
date: 1623318870, channelPost: Optional(458), postAuthor: Optional("Inspector hung
wacker"), savedFromPeer: nil, savedFromMsgId: nil, psaType: nil)), viaBotId: nil,
replyTo: nil, date: 1624532770, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785164015904103, url:
"https://us02web.zoom.us/j/6025205204", displayUrl: "us02web.zoom.us/j/6025205204",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 62, length: 36)]),
views: Optional(2932), forwards: Optional(21), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 6594, recentRepliers: nil, channelId: nil, maxId: nil, readMaxId:
nil)), editDate: nil, postAuthor: nil, groupedId: nil, restrictionReason: nil,
ttlPeriod: nil), pts: 6594, ptsCount: 1), Update.updateNewChannelMessage(message:
Message.message(flags: 8390532, id: 12470, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 502566861)), peerId:
Peer.peerChannel(channelId: 1454168259), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 13, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1407890117)), fromName: nil,
date: 1623318870, channelPost: Optional(458), postAuthor: Optional("Inspector hung
wacker"), savedFromPeer: nil, savedFromMsgId: nil, psaType: nil)), viaBotId: nil,
replyTo: nil, date: 1624532770, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785164015904103, url:
"https://us02web.zoom.us/j/6025205204", displayUrl: "us02web.zoom.us/j/6025205204",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 62, length: 36)]),
views: Optional(2932), forwards: Optional(21), replies:
Optional(TelegramApi.Api.MessageReplies.messageReplies(flags: 0, replies: 0,
repliesPts: 12989, recentRepliers: nil,
channelId: nil, maxId: nil, readMaxId: nil)), editDate: nil, postAuthor: nil,
groupedId: nil, restrictionReason: nil, ttlPeriod: nil), pts: 12989, ptsCount: 1),
Update.updateNewChannelMessage(message: Message.message(flags: 18052, id: 706,
fromId: nil, peerId: Peer.peerChannel(channelId: 1367424148), fwdFrom:
Optional(TelegramApi.Api.MessageFwdHeader.messageFwdHeader(flags: 13, fromId:
Optional(TelegramApi.Api.Peer.peerChannel(channelId: 1407890117)), fromName: nil,
date: 1623318870, channelPost: Optional(458), postAuthor: Optional("Inspector hung
wacker"), savedFromPeer: nil, savedFromMsgId: nil, psaType: nil)), viaBotId: nil,
replyTo: nil, date: 1624532770, message: [[redacted]], media:
Optional(TelegramApi.Api.MessageMedia.messageMediaWebPage(webpage:
TelegramApi.Api.WebPage.webPage(flags: 15, id: 1869785164015904103, url:
"https://us02web.zoom.us/j/6025205204", displayUrl: "us02web.zoom.us/j/6025205204",
hash: 0, type: Optional("article"), siteName: Optional("Zoom Video"), title:
Optional("Join our Cloud HD Video Meeting"), description: Optional("Zoom is the
leader in modern enterprise video communications, with an easy, reliable cloud
platform for video and audio conferencing, chat, and webinars across mobile,
desktop, and room systems. Zoom Rooms is the original software-based conference
room solution used around the world in board, conference, huddle, and training
rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps
businesses and organizations bring their teams together in a frictionless
environment to get more done. Zoom is a publicly traded company headquartered in
San Jose, CA."), photo: nil, embedUrl: nil, embedType: nil, embedWidth: nil,
embedHeight: nil, duration: nil, author: nil, document: nil, cachedPage: nil,
attributes: nil))), replyMarkup: nil, entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 62, length: 36)]),
views: Optional(7), forwards: Optional(0), replies: nil, editDate: nil, postAuthor:
nil, groupedId: nil, restrictionReason: nil, ttlPeriod: nil), pts: 828, ptsCount:
1)], chats: [Chat.channel(flags: 4464896, id: 1228973194, accessHash: Optional(-
3223981290293168542), title: Hades Hellfire, username: nil, photo:
ChatPhoto.chatPhoto(flags: 0, photoId: 4942720945345374452, strippedThumb: nil,
dcId: 1), date: 1606587112, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 8228, id:
1407890117, accessHash: Optional(-2295474388692985895), title: Hades Hellfire
https://t.me/joinchat/U-qyxaCRA7iJ9H7I, username: nil, photo:
ChatPhoto.chatPhoto(flags: 1, photoId: 5019555075592399381, strippedThumb: nil,
dcId: 1), date: 1614098502, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights: nil, participantsCount: nil),
Chat.channel(flags: 4464960, id: 1478716962, accessHash: Optional(-
877572160082311685), title: Ring/zoom links 18+, username:
Optional("ringcentralzoomrooms"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
5156863118461216924, strippedThumb: nil, dcId: 1), date: 1594838406, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132156,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 5513536, id:
1170520247, accessHash: Optional(4876216240199346567), title: ꧁ AYDA 🔥 The န v@r|ои
꧂, username: Optional("svarion_ayda"), photo: ChatPhoto.chatPhoto(flags: 0,
photoId: 5767163909499894030, strippedThumb: nil, dcId: 4), date: 1616945256,
version: 0, restrictionReason: nil, adminRights: nil, bannedRights: nil,
defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132352,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 4464960, id:
1454168259, accessHash: Optional(8760104312949546602), title: Fuck mewe, username:
Optional("fuckmewe"), photo: ChatPhoto.chatPhoto(flags: 0, photoId:
4933785734037481538, strippedThumb: nil, dcId: 1), date: 1594982458, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132412,
untilDate: 2147483647)), participantsCount: nil), Chat.channel(flags: 8288, id:
1367424148, accessHash: Optional(2599050126356302157), title: S̾h̾m̾o̾k̾e̾ Media,
username: Optional("smokeonzoom"), photo: ChatPhoto.chatPhoto(flags: 2, photoId:
5071151179144210853, strippedThumb: Optional(0108088c6e8c108c...18b), dcId: 1),
date: 1621755164, version: 0, restrictionReason: nil, adminRights: nil,
bannedRights: nil, defaultBannedRights: nil, participantsCount: nil)], users:
[User.user(flags: 33603627, id: 200164142, accessHash:
Optional(6121779467831650884), firstName: Optional("Shmalala"), lastName: nil,
username: Optional("shmalala_bot"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
859698444178139054, strippedThumb: nil, dcId: 2)), status: nil, botInfoVersion:
Optional(9), restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil),
User.user(flags: 33554539, id: 502566861, accessHash: Optional(-
5155991486304513020), firstName: Optional("Inspector hung wacker"), lastName: nil,
username: Optional("InspectorHung"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
2158508232504616876, strippedThumb: nil, dcId: 1)), status:
Optional(TelegramApi.Api.UserStatus.userStatusOffline(wasOnline: 1624532802)),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil), User.user(flags: 33570859, id: 136817688, accessHash:
Optional(3941216605302833259), firstName: Optional("Channel"), lastName: nil,
username: Optional("Channel_Bot"), phone: [[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
587627495930570665, strippedThumb: nil, dcId: 1)), status: nil, botInfoVersion:
Optional(4), restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil),
User.user(flags: 33554543, id: 1462382141, accessHash:
Optional(4299320615052003750), firstName: Optional("@DJDANK Club East-Bloc"),
lastName: Optional("Callum O\'Neill"), username: Optional("DJDANK"), phone:
[[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 2, photoId:
5839263203375297574, strippedThumb: Optional(0108088a5606072e...20b), dcId: 4)),
status: Optional(TelegramApi.Api.UserStatus.userStatusOffline(wasOnline:
1624532973)), botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder:
nil, langCode: nil)], state: updates.State.state(pts: 1823, qts: 0, date:
1624533360, seq: 41567, unreadCount: 0))]
[MT] 2021-6-24 07:16:01.009 [MTProto#0x28148b650@0x281f82b00 [872] received
<MTRpcResultMessage: 0x282312840> (6977317656910241793, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.013 [MTRequestMessageService#0x2807b5b00 response for
6977317656669597696 is messages.PeerDialogs.peerDialogs(dialogs:
[Dialog.dialog(flags: 1, peer: Peer.peerChannel(channelId: 1497218141), topMessage:
38959, readInboxMaxId: 0, readOutboxMaxId: 38959, unreadCount: 0,
unreadMentionsCount: 0, notifySettings:
PeerNotifySettings.peerNotifySettings(flags: 0, showPreviews: nil, silent: nil,
muteUntil: nil, sound: nil), pts: Optional(58777), draft: nil, folderId: nil)],
messages: [Message.message(flags: 33563080, id: 38959, fromId:
Optional(TelegramApi.Api.Peer.peerUser(userId: 909117236)), peerId:
Peer.peerChannel(channelId: 1497218141), fwdFrom: nil, viaBotId: nil, replyTo:
Optional(TelegramApi.Api.MessageReplyHeader.messageReplyHeader(flags: 0,
replyToMsgId: 38958, replyToPeerId: nil, replyToTopId: nil)), date: 1624533278,
message: [[redacted]], media: nil, replyMarkup:
Optional(TelegramApi.Api.ReplyMarkup.replyInlineMarkup(rows:
[TelegramApi.Api.KeyboardButtonRow.keyboardButtonRow(buttons:
[TelegramApi.Api.KeyboardButton.keyboardButtonUrl(text: "PORN HUB NETW0RK", url:
"https://t.me/P0RNHUBNETW0RK")]),
TelegramApi.Api.KeyboardButtonRow.keyboardButtonRow(buttons:
[TelegramApi.Api.KeyboardButton.keyboardButtonUrl(text: "Broshub", url:
"https://t.me/joinchat/9q0JEnLx3slhNGI0")]),
TelegramApi.Api.KeyboardButtonRow.keyboardButtonRow(buttons:
[TelegramApi.Api.KeyboardButton.keyboardButtonUrl(text: "The Underground", url:
"https://t.me/TheUndergroundChannel")])])), entities:
Optional([TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 241, length: 32),
TelegramApi.Api.MessageEntity.messageEntityUrl(offset: 275, length: 34)]), views:
nil, forwards: nil, replies: nil, editDate: nil, postAuthor: nil, groupedId: nil,
restrictionReason: nil, ttlPeriod: Optional(86400))], chats: [Chat.channel(flags:
1450308, id: 1497218141, accessHash: Optional(-4705308373086584484), title: The
Underground🔞, username: Optional("TheUndergroundGroup"), photo:
ChatPhoto.chatPhoto(flags: 2, photoId: 5821374338169943592, strippedThumb:
Optional(010808ccfdc795fc...15b), dcId: 4), date: 1620585447, version: 0,
restrictionReason: nil, adminRights: nil, bannedRights: nil, defaultBannedRights:
Optional(TelegramApi.Api.ChatBannedRights.chatBannedRights(flags: 132606,
untilDate: 2147483647)), participantsCount: Optional(5376)), Chat.chatForbidden(id:
567408659, title: Underground🔞)], users: [User.user(flags: 33570859, id:
909117236, accessHash: Optional(696887976054971207), firstName: Optional("Group
Help"), lastName: nil, username: Optional("GroupHelpOfficialClone3Bot"), phone:
[[redacted]], photo:
Optional(TelegramApi.Api.UserProfilePhoto.userProfilePhoto(flags: 0, photoId:
3904628797306152875, strippedThumb: nil, dcId: 4)), status: nil, botInfoVersion:
Optional(3), restrictionReason: nil, botInlinePlaceholder: nil, langCode: nil),
User.user(flags: 33561691, id: 1126032919, accessHash: Optional(-
2445849872229220665), firstName: Optional("Xl"), lastName: nil, username:
Optional("Lthrwolf"), phone: [[redacted]], photo: nil, status:
Optional(TelegramApi.Api.UserStatus.userStatusOnline(expires: 1624533660)),
botInfoVersion: nil, restrictionReason: nil, botInlinePlaceholder: nil, langCode:
nil)], state: updates.State.state(pts: 1823, qts: 0, date: 1624533361, seq: 41567,
unreadCount: 0))]
[State] 2021-6-24 07:16:01.082 channel 2:Id(rawValue: 1228973194) (Hades Hellfire)
skip old message Id(2:Id(rawValue: 1228973194):0_19699) ([[redacted]])
[State] 2021-6-24 07:16:01.082 channel 2:Id(rawValue: 1228973194) (Hades Hellfire)
skip old message Id(2:Id(rawValue: 1228973194):0_19700) ([[redacted]])
[State] 2021-6-24 07:16:01.082 channel 2:Id(rawValue: 1478716962) (Ring/zoom links
18+) skip old message Id(2:Id(rawValue: 1478716962):0_23814) ([[redacted]])
[State] 2021-6-24 07:16:01.082 channel 2:Id(rawValue: 1478716962) (Ring/zoom links
18+) skip old message Id(2:Id(rawValue: 1478716962):0_23815) ([[redacted]])
[State] 2021-6-24 07:16:01.082 channel 2:Id(rawValue: 1454168259) (Fuck mewe) skip
old message Id(2:Id(rawValue: 1454168259):0_12470) ([[redacted]])
[State] 2021-6-24 07:16:01.082 channel 2:Id(rawValue: 1367424148) (S̾h̾m̾o̾k̾e̾ Media)
skip old message Id(2:Id(rawValue: 1367424148):0_706) ([[redacted]])
[State] 2021-6-24 07:16:01.082 channel 2:Id(rawValue: 1170520247) (꧁ AYDA 🔥 The
န v@r|ои ꧂) skip old message Id(2:Id(rawValue: 1170520247):0_6216) ([[redacted]])
[State] 2021-6-24 07:16:01.083 apply state (pts: 1823, qts: 0, seq: 41567, date:
1624533360)
[MT] 2021-6-24 07:16:01.102 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317657310226432/0)]
[MT] 2021-6-24 07:16:01.102 [MTProto#0x28148b650@0x281f82b00 preparing
contacts.getStatuses, disableUpdates (6977317657310375936/0)]
[MT] 2021-6-24 07:16:01.102 container (6977317657310547968) of
(6977317657310375936), in -5511699921040432464
[SynchronizePeerReadStates] 2021-6-24 07:16:01.102 2:Id(rawValue: 1497218141):
operation completed Validate
[MT] 2021-6-24 07:16:01.102 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317657311360000/0)]
[MT] 2021-6-24 07:16:01.102 [MTProto#0x28148b650@0x281f82b00 preparing help.test,
disableUpdates (6977317657311471616/0)]
[MT] 2021-6-24 07:16:01.102 container (6977317657311596544) of
(6977317657311471616), in -5511699921040432464
[MT] 2021-6-24 07:16:01.164 [MTProto#0x28148b650@0x281f82b00 [408] received
<MTRpcResultMessage: 0x282328ca0> (6977317657500844033, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.165 [MTRequestMessageService#0x2807b5b00 response for
6977317657310375936 is [ContactStatus.contactStatus(userId: 191435662, status:
UserStatus.userStatusOffline(wasOnline: 1624232268)),
ContactStatus.contactStatus(userId: 461521912, status:
UserStatus.userStatusOffline(wasOnline: 1618544093)),
ContactStatus.contactStatus(userId: 779225822, status:
UserStatus.userStatusOffline(wasOnline: 1615498305)),
ContactStatus.contactStatus(userId: 1006445112, status:
UserStatus.userStatusOffline(wasOnline: 1623520389)),
ContactStatus.contactStatus(userId: 1008962780, status:
UserStatus.userStatusRecently), ContactStatus.contactStatus(userId: 1075227487,
status: UserStatus.userStatusOffline(wasOnline: 1624522202)),
ContactStatus.contactStatus(userId: 1126032919, status:
UserStatus.userStatusOnline(expires: 1624533660)),
ContactStatus.contactStatus(userId: 1215524299, status:
UserStatus.userStatusOffline(wasOnline: 1624460018)),
ContactStatus.contactStatus(userId: 1255694435, status:
UserStatus.userStatusOffline(wasOnline: 1609639328)),
ContactStatus.contactStatus(userId: 1425619597, status:
UserStatus.userStatusOffline(wasOnline: 1624219207)),
ContactStatus.contactStatus(userId: 1454875397, status:
UserStatus.userStatusOffline(wasOnline: 1623804511)),
ContactStatus.contactStatus(userId: 1473489369, status:
UserStatus.userStatusOffline(wasOnline: 1624489262)),
ContactStatus.contactStatus(userId: 1528113693, status:
UserStatus.userStatusOffline(wasOnline: 1624500614)),
ContactStatus.contactStatus(userId: 1528212147, status:
UserStatus.userStatusOffline(wasOnline: 1624529207)),
ContactStatus.contactStatus(userId: 1539640316, status:
UserStatus.userStatusOffline(wasOnline: 1622737111)),
ContactStatus.contactStatus(userId: 1565849063, status:
UserStatus.userStatusOffline(wasOnline: 1624497682)),
ContactStatus.contactStatus(userId: 1571053622, status:
UserStatus.userStatusOffline(wasOnline: 1613135632)),
ContactStatus.contactStatus(userId: 1578160130, status:
UserStatus.userStatusOffline(wasOnline: 1615335971)),
ContactStatus.contactStatus(userId: 1602472013, status:
UserStatus.userStatusOffline(wasOnline: 1624476454)),
ContactStatus.contactStatus(userId: 1605357572, status:
UserStatus.userStatusOffline(wasOnline: 1624498346)),
ContactStatus.contactStatus(userId: 1609186828, status:
UserStatus.userStatusOffline(wasOnline: 1623169747)),
ContactStatus.contactStatus(userId: 1643435544, status:
UserStatus.userStatusOffline(wasOnline: 1622570259)),
ContactStatus.contactStatus(userId: 1647052609, status:
UserStatus.userStatusOffline(wasOnline: 1615797826)),
ContactStatus.contactStatus(userId: 1746427508, status:
UserStatus.userStatusOffline(wasOnline: 1624360792)),
ContactStatus.contactStatus(userId: 1761892016, status:
UserStatus.userStatusOffline(wasOnline: 1623768159)),
ContactStatus.contactStatus(userId: 1808883701, status:
UserStatus.userStatusOffline(wasOnline: 1624222547)),
ContactStatus.contactStatus(userId: 1865726636, status:
UserStatus.userStatusOffline(wasOnline: 1623720766))]]
[MT] 2021-6-24 07:16:01.189 [MTProto#0x28148b650@0x281f82b00 [136] received
<MTRpcResultMessage: 0x282317060> (6977317657692209153, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.190 [MTRequestMessageService#0x2807b5b00 response for
6977317657311471616 is error: 400: INPUT_METHOD_INVALID_3236037367_115528]
[MT] 2021-6-24 07:16:01.190 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317657689776128/0)]
[MT] 2021-6-24 07:16:01.191 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6977317657690218496/0)]
[MT] 2021-6-24 07:16:01.191 container (6977317657690957824) of
(6977317657690218496), in -5511699921040432464
[MT] 2021-6-24 07:16:01.191 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317657692332032/0)]
[MT] 2021-6-24 07:16:01.191 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6977317657692667904/0)]
[MT] 2021-6-24 07:16:01.191 container (6977317657693353984) of
(6977317657692667904), in -5511699921040432464
[MT] 2021-6-24 07:16:01.248 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282316fa0> (6977317657838948353, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.248 [MTRequestMessageService#0x2807b5b00 response for
6977317657690218496 is messages.AllStickers.allStickersNotModified]
[MT] 2021-6-24 07:16:01.282 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x28231d3a0> (6977317658089424897, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.282 [MTRequestMessageService#0x2807b5b00 response for
6977317657692667904 is messages.AllStickers.allStickersNotModified]
[Wakeup] 2021-6-24 07:16:01.791 enableBeginTransactions: true (active)
[MT] 2021-6-24 07:16:01.810 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317660350191616/0)]
[MT] 2021-6-24 07:16:01.810 [MTProto#0x28148b650@0x281f82b00 preparing
updates.getDifference(flags: 0, pts: 1823, ptsTotalLimit: nil, date: 1624533360,
qts: 0), disableUpdates (6977317660350504960/0)]
[MT] 2021-6-24 07:16:01.810 container (6977317660350982144) of
(6977317660350504960), in -5511699921040432464
[MT] 2021-6-24 07:16:01.810 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317660351750144/0)]
[MT] 2021-6-24 07:16:01.810 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977317660351819776/0)]
[MT] 2021-6-24 07:16:01.810 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977317660351913984/0)]
[MT] 2021-6-24 07:16:01.810 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977317660351956992/0)]
[MT] 2021-6-24 07:16:01.810 container (6977317660352037888) of
(6977317660351819776,6977317660351913984,6977317660351956992), in
-5511699921040432464
[MT] 2021-6-24 07:16:01.877 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x2823165c0> (6977317660645677057, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.877 [MTRequestMessageService#0x2807b5b00 response for
6977317660350504960 is updates.Difference.differenceEmpty(date: 1624533361, seq:
41567)]
[State] 2021-6-24 07:16:01.878 apply state (pts: 1823, qts: 0, seq: 41567, date:
1624533361)
[MT] 2021-6-24 07:16:01.878 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317660645011456/0)]
[MT] 2021-6-24 07:16:01.878 [MTProto#0x28148b650@0x281f82b00 preparing help.test,
disableUpdates (6977317660645156864/0)]
[MT] 2021-6-24 07:16:01.879 container (6977317660645380096) of
(6977317660645156864), in -5511699921040432464
[MT] 2021-6-24 07:16:01.905 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTRpcResultMessage: 0x2823c4940> (6977317660766116865, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.905 [MTRequestMessageService#0x2807b5b00 response for
6977317660351819776 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 07:16:01.905 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTMsgsAckMessage: 0x282180800> (6977317660766120961, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.907 [MTProto#0x28148b650@0x281f82b00 [104] received
<MTRpcResultMessage: 0x2823970a0> (6977317660771635201, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.907 [MTRequestMessageService#0x2807b5b00 response for
6977317660351956992 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 07:16:01.907 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282328940> (6977317660774378497, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.907 [MTRequestMessageService#0x2807b5b00 response for
6977317660351913984 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 07:16:01.907 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317660768550912/0)]
[MT] 2021-6-24 07:16:01.907 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getRecentStickers(flags: 0, hash: 1012410876), disableUpdates
(6977317660768825344/0)]
[MT] 2021-6-24 07:16:01.907 container (6977317660769443840) of
(6977317660768825344), in -5511699921040432464
[MT] 2021-6-24 07:16:01.908 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317660771351552/0)]
[MT] 2021-6-24 07:16:01.908 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getFavedStickers(hash: 0), disableUpdates (6977317660771493888/0)]
[MT] 2021-6-24 07:16:01.908 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getSavedGifs(hash: 1921256291), disableUpdates (6977317660771651584/0)]
[MT] 2021-6-24 07:16:01.908 container (6977317660771850240) of
(6977317660771493888,6977317660771651584), in -5511699921040432464
[MT] 2021-6-24 07:16:01.944 [MTProto#0x28148b650@0x281f82b00 [136] received
<MTRpcResultMessage: 0x2823925c0> (6977317660883657729, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.944 [MTRequestMessageService#0x2807b5b00 response for
6977317660645156864 is error: 400: INPUT_METHOD_INVALID_3236037367_107719]
[MT] 2021-6-24 07:16:01.944 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317660928431104/0)]
[MT] 2021-6-24 07:16:01.944 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getAllStickers(hash: 1624319111), disableUpdates (6977317660928577536/0)]
[MT] 2021-6-24 07:16:01.945 [MTProto#0x28148b650@0x281f82b00 preparing
messages.getMaskStickers(hash: 1688417457), disableUpdates (6977317660928843776/0)]
[MT] 2021-6-24 07:16:01.945 container (6977317660929101824) of
(6977317660928577536,6977317660928843776), in -5511699921040432464
[MT] 2021-6-24 07:16:01.945 [MTProto#0x28148b650@0x281f82b00 preparing msgsAck
(6977317660929673216/0)]
[MT] 2021-6-24 07:16:01.980 [MTProto#0x28148b650@0x281f82b00 [184] received
<MTRpcResultMessage: 0x28232a740> (6977317661085080577, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.980 [MTRequestMessageService#0x2807b5b00 response for
6977317660771493888 is messages.FavedStickers.favedStickers(hash: 0, packs: [],
stickers: [])]
[MT] 2021-6-24 07:16:01.980 [MTProto#0x28148b650@0x281f82b00 [184] received
<MTMsgsAckMessage: 0x28219c820> (6977317661085092865, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.980 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282316200> (6977317661085343745, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.981 [MTRequestMessageService#0x2807b5b00 response for
6977317660771651584 is messages.SavedGifs.savedGifsNotModified]
[MT] 2021-6-24 07:16:01.981 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x282316140> (6977317661086835713, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:01.981 [MTRequestMessageService#0x2807b5b00 response for
6977317660768825344 is messages.RecentStickers.recentStickersNotModified]
[MT] 2021-6-24 07:16:02.030 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTRpcResultMessage: 0x282391960> (6977317661210472449, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:02.030 [MTRequestMessageService#0x2807b5b00 response for
6977317660928577536 is messages.AllStickers.allStickersNotModified]
[MT] 2021-6-24 07:16:02.030 [MTProto#0x28148b650@0x281f82b00 [152] received
<MTMsgsAckMessage: 0x2821862b0> (6977317661210485761, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:02.030 [MTProto#0x28148b650@0x281f82b00 [88] received
<MTRpcResultMessage: 0x2823164a0> (6977317661224205313, -5191127767326303360/-
5511699921040432464)]
[MT] 2021-6-24 07:16:02.030 [MTRequestMessageService#0x2807b5b00 response for
6977317660928843776 is messages.AllStickers.allStickersNotModified]
[Wakeup] 2021-6-24 07:16:04.163 enableBeginTransactions: false
[Network] 2021-6-24 07:16:04.163 Pause network connection
[Network] 2021-6-24 07:16:04.163 Pause worker network connection
[Account] 2021-6-24 07:16:04.163 Resigned master
[MT] 2021-6-24 07:16:04.163 [MTProto#0x28148b650@0x281f82b00 pause]
[MT] 2021-6-24 07:16:04.163 [MTProto#0x28148b650@0x281f82b00 changing transport
MTTcpTransport#0x2807d4900 to #0x0]
[MT] 2021-6-24 07:16:04.163 [MTProto#0x281494630@0x281f82b00 pause]
[MT] 2021-6-24 07:16:04.163 [MTProto#0x281494630@0x281f82b00 changing transport
MTTcpTransport#0x280784ea0 to #0x0]
[Wakeup] 2021-6-24 07:16:04.163 enableBeginTransactions: false
[MT] 2021-6-24 07:16:04.164 [MTTcpConnection#475049f0 disconnected from
149.154.175.55]
[MT] 2021-6-24 07:16:04.164 [MTTcpConnection#47715460 disconnected from
149.154.175.55]
[Wakeup] 2021-6-24 07:16:04.172 enableBeginTransactions: false
[MT] 2021-6-24 07:16:04.234 [MTProto#0x2814adad0@0x281fa7100 changing transport
#0x0 to MTTcpTransport#0x2807c9b60]
[MT] 2021-6-24 07:16:04.234 [MTNetworkAvailability#0x282d41500 state: L_-U_+]
[MT] 2021-6-24 07:16:04.234 [MTProto#0x2814adad0@0x281fa7100 network state:
available]
[MT] 2021-6-24 07:16:04.234 [MTProto#0x2814adad0@0x281fa7100 transport #0x2807c9b60
connection state: connecting]
[MT] 2021-6-24 07:16:04.234 [MTProto#0x2814adad0@0x281fa7100 connection context
update state: up to date]
[MT] 2021-6-24 07:16:04.234 [MTContext has chosen a scheme for DC4:
tcp://5.28.194.14:443 (media: no, cdn: no, static: no, secret: (null)) (media: no)]
[MT] 2021-6-24 07:16:04.234 [MTTcpConnection#45d71d70 connecting to
5.28.194.14:443]
[MT] 2021-6-24 07:16:04.355 Connection time: 120.946050 ms, interface: Wifi
[MT] 2021-6-24 07:16:04.355 [MTProto#0x2814adad0@0x281fa7100 transport #0x2807c9b60
connection state: connected]
[MT] 2021-6-24 07:16:04.355 [MTProto#0x281485e40@0x281fa7100 changing transport
#0x0 to MTTcpTransport#0x280782640]
[MT] 2021-6-24 07:16:04.356 [MTNetworkAvailability#0x282d46b50 state: L_-U_+]
[MT] 2021-6-24 07:16:04.356 [MTContext has chosen a scheme for DC4:
tcp://5.28.194.14:443 (media: no, cdn: no, static: no, secret: (null)) (media: no)]
[MT] 2021-6-24 07:16:04.356 [MTProto#0x281485e40@0x281fa7100 network state:
available]
[MT] 2021-6-24 07:16:04.356 [MTTcpConnection#47512dd0 connecting to
5.28.194.14:443]
[MT] 2021-6-24 07:16:04.356 [MTProto#0x281485e40@0x281fa7100 transport #0x280782640
connection state: connecting]
[MT] 2021-6-24 07:16:04.356 [MTProto#0x281485e40@0x281fa7100 connection context
update state: up to date]
[MT] 2021-6-24 07:16:04.690 Connection time: 333.624005 ms, interface: Wifi
[MT] 2021-6-24 07:16:04.691 [MTProto#0x281485e40@0x281fa7100 transport #0x280782640
connection state: connected]
[MT] 2021-6-24 07:16:04.691 [MTProto#0x281485e40@0x281fa7100 preparing reqPq nonce:
{length = 16, bytes = 0xdb5a5adc97d98bf07093e2e8e54f3683} (6977317672610786304/0)]
[MT] 2021-6-24 07:16:04.896 [MTProto#0x281485e40@0x281fa7100 [84] received res_pq
nonce:{length = 16, bytes = 0xdb5a5adc97d98bf07093e2e8e54f3683} serverNonce:{length
= 16, bytes = 0x7024be490b8f3c20b216acef65eba236} pq:{length = 8, bytes =
0x2af7d1d8a1419417} fingerprints:(
"-4344800451088585951"
) (6977317673009125377, 0/0)]
[MT] 2021-6-24 07:16:04.943 [MTDatacenterAuthMessageService#0x281184e10
encryptedData length 256 dataWithHash length 255]
[MT] 2021-6-24 07:16:04.943 [MTProto#0x281485e40@0x281fa7100 preparing reqDh nonce:
{length = 16, bytes = 0xdb5a5adc97d98bf07093e2e8e54f3683} serverNonce:{length = 16,
bytes = 0x7024be490b8f3c20b216acef65eba236} p:{length = 4, bytes = 0x5dcb04bf} q:
{length = 4, bytes = 0x75470ea9} fingerprint:c3b42b026ce86b21 dhEncryptedData:256
bytes (6977317673694247936/0)]
[MT] 2021-6-24 07:16:05.110 [MTProto#0x281485e40@0x281fa7100 [652] received
<MTServerDhParamsOkMessage: 0x282328ac0> (6977317674135019521, 0/0)]
[MT] 2021-6-24 07:16:05.129 [MTProto#0x281485e40@0x281fa7100 preparing setDhParams
(6977317674492870656/0)]
[MT] 2021-6-24 07:16:05.537 [MTProto#0x281485e40@0x281fa7100 [72] received
<MTSetClientDhParamsResponseOkMessage: 0x2823f65e0> (6977317675801856001, 0/0)]
[MT] 2021-6-24 07:16:05.537 [MTDatacenterAuthAction#0x2800261c0@0x281fa7100:
completeWithAuthKey 7217661016014109080 selector 0]
[MT] 2021-6-24 07:16:05.537 [MTContext#81fa7100: auth info updated for 4 selector 0
to MTDatacenterAuthInfo authKeyId:7217661016014109080 authKey:256 (persistent key
id is 7217661016014109080)]
[MT] 2021-6-24 07:16:05.537 [MTProto#0x281485e40@0x281fa7100 changing transport
MTTcpTransport#0x280782640 to #0x0]
[MT] 2021-6-24 07:16:05.537 [MTProto#0x281480fd0@0x281fa7100 changing transport
#0x0 to MTTcpTransport#0x2807854a0]
[MT] 2021-6-24 07:16:05.537 [MTNetworkAvailability#0x282d15b90 state: L_-U_+]
[MT] 2021-6-24 07:16:05.537 [MTProto#0x281480fd0@0x281fa7100 network state:
available]
[MT] 2021-6-24 07:16:05.537 [MTProto#0x281480fd0@0x281fa7100 transport #0x2807854a0
connection state: connecting]
[MT] 2021-6-24 07:16:05.537 [MTProto#0x281480fd0@0x281fa7100 connection context
update state: up to date]
[MT] 2021-6-24 07:16:05.537 [MTContext has chosen a scheme for DC4:
tcp://5.28.194.14:443 (media: no, cdn: no, static: no, secret: (null)) (media: no)]
[MT] 2021-6-24 07:16:05.538 [MTTcpConnection#47212640 connecting to
5.28.194.14:443]
[MT] 2021-6-24 07:16:05.539 [MTTcpConnection#47512dd0 disconnected from
5.28.194.14]
[MT] 2021-6-24 07:16:05.819 Connection time: 280.062914 ms, interface: Wifi
[MT] 2021-6-24 07:16:05.819 [MTProto#0x281480fd0@0x281fa7100 transport #0x2807854a0
connection state: connected]
[MT] 2021-6-24 07:16:05.820 [MTProto#0x281480fd0@0x281fa7100 preparing reqPq nonce:
{length = 16, bytes = 0x8bd0fac7b08463296d55ad1974a30d89} (6977317677457862656/0)]
[MT] 2021-6-24 07:16:05.942 [MTProto#0x281480fd0@0x281fa7100 [84] received res_pq
nonce:{length = 16, bytes = 0x8bd0fac7b08463296d55ad1974a30d89} serverNonce:{length
= 16, bytes = 0xc9db00a1f35e669104fe9da2298a7e9a} pq:{length = 8, bytes =
0x28d704cc6e594a93} fingerprints:(
"-4344800451088585951"
) (6977317677848738817, 0/0)]
[MT] 2021-6-24 07:16:06.000 [MTDatacenterAuthMessageService#0x2811ae250
encryptedData length 256 dataWithHash length 255]
[MT] 2021-6-24 07:16:06.000 [MTProto#0x281480fd0@0x281fa7100 preparing reqDh nonce:
{length = 16, bytes = 0x8bd0fac7b08463296d55ad1974a30d89} serverNonce:{length = 16,
bytes = 0xc9db00a1f35e669104fe9da2298a7e9a} p:{length = 4, bytes = 0x5ea22b41} q:
{length = 4, bytes = 0x6e7aa4d3} fingerprint:c3b42b026ce86b21 dhEncryptedData:256
bytes (6977317678233916416/0)]
[MT] 2021-6-24 07:16:06.137 [MTProto#0x281480fd0@0x281fa7100 [652] received
<MTServerDhParamsOkMessage: 0x2823f9fe0> (6977317678686802945, 0/0)]
[MT] 2021-6-24 07:16:06.159 [MTProto#0x281480fd0@0x281fa7100 preparing setDhParams
(6977317678914097152/0)]
[MT] 2021-6-24 07:16:06.291 [MTProto#0x281480fd0@0x281fa7100 [72] received
<MTSetClientDhParamsResponseOkMessage: 0x2823154a0> (6977317679352376321, 0/0)]
[MT] 2021-6-24 07:16:06.292 [MTDatacenterAuthAction#0x280024f00@0x281fa7100:
completeWithAuthKey 7666896965824189713 selector 1]
[MT] 2021-6-24 07:16:06.292 [MTProto#0x28149a890@0x281fa7100 changing transport
#0x0 to MTTcpTransport#0x2807be7c0]
[MT] 2021-6-24 07:16:06.292 [MTNetworkAvailability#0x282d22a30 state: L_-U_+]
[MT] 2021-6-24 07:16:06.292 [MTContext has chosen a scheme for DC4:
tcp://5.28.194.14:443 (media: no, cdn: no, static: no, secret: (null)) (media: no)]
[MT] 2021-6-24 07:16:06.292 [MTProto#0x28149a890@0x281fa7100 network state:
available]
[MT] 2021-6-24 07:16:06.292 [MTProto#0x28149a890@0x281fa7100 transport #0x2807be7c0
connection state: connecting]
[MT] 2021-6-24 07:16:06.292 [MTProto#0x28149a890@0x281fa7100 connection context
update state: up to date]
[MT] 2021-6-24 07:16:06.292 [MTTcpConnection#47512dd0 connecting to
5.28.194.14:443]
[MT] 2021-6-24 07:16:06.534 Connection time: 241.011024 ms, interface: Wifi
[MT] 2021-6-24 07:16:06.534 [MTProto#0x28149a890@0x281fa7100 transport #0x2807be7c0
connection state: connected]
[MT] 2021-6-24 07:16:06.535 [MTProto#0x28149a890@0x281fa7100 preparing ping
(6977317680528691200/0)]
[MT] 2021-6-24 07:16:06.535 [MTProto#0x28149a890@0x281fa7100 preparing
auth.bindTempAuthKey (6977317680527935488/1)]
[MT] 2021-6-24 07:16:06.535 [MTProto#0x28149a890@0x281fa7100 service tasks state:
16, resend: no]
[MT] 2021-6-24 07:16:06.535 [MTProto#0x28149a890@0x281fa7100 begin time sync]
[MT] 2021-6-24 07:16:06.535 [MTProto#0x28149a890@0x281fa7100 sending time fix ping
(6977317680530817024/2, 4518902485021569633)]
[MT] 2021-6-24 07:16:06.840 [MTProto#0x28149a890@0x281fa7100 [104] received
<MTBadServerSaltNotificationMessage: 0x282328660> (6977317680927214593,
7666896965824189713/4518902485021569633)]
[MT] 2021-6-24 07:16:06.840 [MTProto#0x28149a890@0x281fa7100 service tasks state:
0, resend: no]
[MT] 2021-6-24 07:16:06.840 [MTContext#81fa7100: global time difference changed:
-0.2s]
[MT] 2021-6-24 07:16:06.840 [MTProto#0x28149a890@0x281fa7100 preparing
auth.bindTempAuthKey (6977317680927708160/3)]
[MT] 2021-6-24 07:16:07.045 [MTProto#0x28149a890@0x281fa7100 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6977317680927708160
uniqueId:-8704413186752818061 serverSalt: -3917461906406205629
(6977317682228380673, 7666896965824189713/4518902485021569633)]
[MT] 2021-6-24 07:16:07.045 [MTProto#0x28149a890@0x281fa7100 [168] received
<MTMsgsAckMessage: 0x282184f80> (6977317682228397057,
7666896965824189713/4518902485021569633)]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x28149a890@0x281fa7100 [88] received
<MTRpcResultMessage: 0x2823ffae0> (6977317682248380417,
7666896965824189713/4518902485021569633)]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x28149a890@0x281fa7100 changing transport
MTTcpTransport#0x2807be7c0 to #0x0]
[MT] 2021-6-24 07:16:07.047 [MTContext#81fa7100: auth info updated for 4 selector 1
to MTDatacenterAuthInfo authKeyId:7666896965824189713 authKey:256 (persistent key
id is 7217661016014109080)]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x2814adad0@0x281fa7100 changing transport
MTTcpTransport#0x2807c9b60 to #0x0]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x2814adad0@0x281fa7100 changing transport
#0x0 to MTTcpTransport#0x2807d72a0]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x281480fd0@0x281fa7100 changing transport
MTTcpTransport#0x2807854a0 to #0x0]
[MT] 2021-6-24 07:16:07.047 [MTNetworkAvailability#0x282d07cc0 state: L_-U_+]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x2814adad0@0x281fa7100 network state:
available]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x2814adad0@0x281fa7100 transport #0x2807d72a0
connection state: connecting]
[MT] 2021-6-24 07:16:07.047 [MTProto#0x2814adad0@0x281fa7100 connection context
update state: up to date]
[MT] 2021-6-24 07:16:07.047 [MTContext has chosen a scheme for DC4:
tcp://5.28.194.14:443 (media: no, cdn: no, static: no, secret: (null)) (media: no)]
[MT] 2021-6-24 07:16:07.048 [MTTcpConnection#47512dd0 disconnected from
5.28.194.14]
[MT] 2021-6-24 07:16:07.048 [MTTcpConnection#4771dc70 connecting to
5.28.194.14:443]
[MT] 2021-6-24 07:16:07.048 [MTTcpConnection#45d71d70 disconnected from
5.28.194.14]
[MT] 2021-6-24 07:16:07.048 [MTTcpConnection#47212640 disconnected from
5.28.194.14]
[MT] 2021-6-24 07:16:07.175 Connection time: 126.520038 ms, interface: Wifi
[MT] 2021-6-24 07:16:07.176 [MTProto#0x2814adad0@0x281fa7100 transport #0x2807d72a0
connection state: connected]
[MT] 2021-6-24 07:16:07.176 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:07.176 [MTProto#0x2814adad0@0x281fa7100 preparing ping
(6977317682369094656/0)]
[MT] 2021-6-24 07:16:07.176 [MTProto#0x2814adad0@0x281fa7100 preparing getConfig,
disableUpdates (6977317682369442816/0)]
[MT] 2021-6-24 07:16:07.176 [MTProto#0x2814adad0@0x281fa7100 service tasks state:
16, resend: no]
[MT] 2021-6-24 07:16:07.176 [MTProto#0x2814adad0@0x281fa7100 begin time sync]
[MT] 2021-6-24 07:16:07.176 [MTProto#0x2814adad0@0x281fa7100 sending time fix ping
(6977317682370589696/2, -9184687347838823528)]
[MT] 2021-6-24 07:16:07.299 [MTProto#0x2814adad0@0x281fa7100 [104] received
<MTBadServerSaltNotificationMessage: 0x282317960> (6977317683673681921,
7666896965824189713/-9184687347838823528)]
[MT] 2021-6-24 07:16:07.299 [MTProto#0x2814adad0@0x281fa7100 service tasks state:
0, resend: no]
[MT] 2021-6-24 07:16:07.300 [MTContext#81fa7100: global time difference changed:
-0.0s]
[MT] 2021-6-24 07:16:07.300 [MTContext#81fa7100: auth info updated for 4 selector 1
to MTDatacenterAuthInfo authKeyId:7666896965824189713 authKey:256 (persistent key
id is 7217661016014109080)]
[MT] 2021-6-24 07:16:07.300 apiEnvironment: apiId=8&deviceModel=iPhone 12 Pro
Max&systemVersion=14.6&appVersion=7.7 (20729)&langCode=en-
US&layer=128&langPack=ios&langPackCode=en&proxy=(null)&systemCode={length = 84,
bytes = 0x9dd4c199 15c4b51c 02000000 d91bdec0 ... 00000000 0020ccc0 }
[MT] 2021-6-24 07:16:07.300 [MTProto#0x2814adad0@0x281fa7100 preparing getConfig,
disableUpdates (6977317682369442816/1)]
[MT] 2021-6-24 07:16:07.425 [MTProto#0x2814adad0@0x281fa7100 [168] received
MTNewSessionCreatedMessage session_created firstMessageId:6977317682369442816
uniqueId:4406420078624235973 serverSalt: -3917461906406205629 (6977317684217351169,
7666896965824189713/-9184687347838823528)]
[MT] 2021-6-24 07:16:07.425 [MTProto#0x2814adad0@0x281fa7100 [168] received
<MTMsgsAckMessage: 0x282180480> (6977317684217368577, 7666896965824189713/-
9184687347838823528)]
[MT] 2021-6-24 07:16:07.435 [MTProto#0x2814adad0@0x281fa7100 [488] received
<MTRpcResultMessage: 0x2823c5b20> (6977317684266571777, 7666896965824189713/-
9184687347838823528)]
[MT] 2021-6-24 07:16:07.439 [MTRequestMessageService#0x2807c2460 response for
6977317682369442816 is {
3 = (
"149.154.175.100:443 (media: no, cdn: no, static: no, secret: (null))",
"149.154.175.100:443 (media: no, cdn: no, static: yes, secret: (null))",
"2001:0b28:f23d:f003:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null))"
);
1 = (
"149.154.175.58:443 (media: no, cdn: no, static: no, secret: (null))",
"149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null))",
"2001:0b28:f23d:f001:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null))"
);
4 = (
"149.154.167.91:443 (media: no, cdn: no, static: no, secret: (null))",
"149.154.167.91:443 (media: no, cdn: no, static: yes, secret: (null))",
"2001:067c:04e8:f004:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null))",
"149.154.165.120:443 (media: yes, cdn: no, static: no, secret: (null))",
"2001:067c:04e8:f004:0000:0000:0000:000b:443 (media: yes, cdn: no, static:
no, secret: (null))"
);
5 = (
"2001:0b28:f23f:f005:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null))",
"91.108.56.181:443 (media: no, cdn: no, static: no, secret: (null))",
"91.108.56.181:443 (media: no, cdn: no, static: yes, secret: (null))"
);
2 = (
"149.154.167.51:443 (media: no, cdn: no, static: no, secret: (null))",
"149.154.167.51:443 (media: no, cdn: no, static: yes, secret: (null))",
"149.154.167.151:443 (media: yes, cdn: no, static: no, secret: (null))",
"2001:067c:04e8:f002:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null))",
"2001:067c:04e8:f002:0000:0000:0000:000b:443 (media: yes, cdn: no, static:
no, secret: (null))"
);
}]
[MT] 2021-6-24 07:16:07.439 [MTContext#81fa7100: auth info updated for 4 selector 1
to MTDatacenterAuthInfo authKeyId:7666896965824189713 authKey:256 (persistent key
id is 7217661016014109080)]
[MT] 2021-6-24 07:16:07.439 [Backup address fetch: updating datacenter 3 address
set to [149.154.175.100:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.100:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f003:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]]
[MT] 2021-6-24 07:16:07.439 [MTProto#0x2814adad0@0x281fa7100 pause]
[MT] 2021-6-24 07:16:07.439 [MTContext#81f82b00: address set updated for 3]
[MT] 2021-6-24 07:16:07.439 [MTProto#0x2814adad0@0x281fa7100 changing transport
MTTcpTransport#0x2807d72a0 to #0x0]
[MT] 2021-6-24 07:16:07.440 [MTTcpConnection#4771dc70 disconnected from
5.28.194.14]
[MT] 2021-6-24 07:16:07.441 [Backup address fetch: updating datacenter 1 address
set to [149.154.175.58:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.175.55:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:0b28:f23d:f001:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null))]]
[MT] 2021-6-24 07:16:07.441 [MTContext#81f82b00: address set updated for 1]
[MT] 2021-6-24 07:16:07.443 [Backup address fetch: updating datacenter 4 address
set to [149.154.167.91:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.91:443 (media: no, cdn: no, static: yes, secret: (null)),
2001:067c:04e8:f004:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 149.154.165.120:443 (media: yes, cdn: no, static: no, secret:
(null)), 2001:067c:04e8:f004:0000:0000:0000:000b:443 (media: yes, cdn: no, static:
no, secret: (null))]]
[MT] 2021-6-24 07:16:07.443 [MTContext#81f82b00: address set updated for 4]
[MT] 2021-6-24 07:16:07.444 [Backup address fetch: updating datacenter 5 address
set to [2001:0b28:f23f:f005:0000:0000:0000:000a:443 (media: no, cdn: no, static:
no, secret: (null)), 91.108.56.181:443 (media: no, cdn: no, static: no, secret:
(null)), 91.108.56.181:443 (media: no, cdn: no, static: yes, secret: (null))]]
[MT] 2021-6-24 07:16:07.444 [MTContext#81f82b00: address set updated for 5]
[MT] 2021-6-24 07:16:07.445 [Backup address fetch: updating datacenter 2 address
set to [149.154.167.51:443 (media: no, cdn: no, static: no, secret: (null)),
149.154.167.51:443 (media: no, cdn: no, static: yes, secret: (null)),
149.154.167.151:443 (media: yes, cdn: no, static: no, secret: (null)),
2001:067c:04e8:f002:0000:0000:0000:000a:443 (media: no, cdn: no, static: no,
secret: (null)), 2001:067c:04e8:f002:0000:0000:0000:000b:443 (media: yes, cdn: no,
static: no, secret: (null))]]
[MT] 2021-6-24 07:16:07.445 [MTContext#81f82b00: address set updated for 2]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x28148b650@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x2807806c0]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x281494630@0x281f82b00 changing transport
#0x0 to MTTcpTransport#0x280781140]
[MT] 2021-6-24 07:16:07.446 [MTNetworkAvailability#0x282d445d0 state: L_-U_+]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x28148b650@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x28148b650@0x281f82b00 transport #0x2807806c0
connection state: connecting]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x28148b650@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x281494630@0x281f82b00 network state:
available]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x281494630@0x281f82b00 transport #0x280781140
connection state: connecting]
[MT] 2021-6-24 07:16:07.446 [MTProto#0x281494630@0x281f82b00 connection context
update state: up to date]
[MT] 2021-6-24 07:16:07.446 [MTNetworkAvailability#0x282d458f0 state: L_-U_+]

You might also like