mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-04 22:17:43 +00:00
Get rid of ITLFunction lambda writer and use declared ITLMethod<Ret> classes instead
This commit is contained in:
parent
d0be053707
commit
fd9ec2eaed
5 changed files with 6018 additions and 2362 deletions
|
|
@ -34,7 +34,7 @@ namespace TL
|
|||
[0x3BCBF734] = typeof(DhGenOk),
|
||||
[0x46DC1FB9] = typeof(DhGenRetry),
|
||||
[0xA69DAE02] = typeof(DhGenFail),
|
||||
[0x7ABE77EC] = typeof(Ping),
|
||||
[0x7ABE77EC] = typeof(MTProto.Ping_),
|
||||
[0x62D6B459] = typeof(MsgsAck),
|
||||
[0xA7EFF811] = typeof(BadMsgNotification),
|
||||
[0xEDAB447B] = typeof(BadServerSalt),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue