Get rid of ITLFunction lambda writer and use declared ITLMethod<Ret> classes instead

This commit is contained in:
Wizou 2021-11-07 16:50:59 +01:00
parent d0be053707
commit fd9ec2eaed
5 changed files with 6018 additions and 2362 deletions

View file

@ -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),