mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-06 23:14:01 +00:00
xmldoc
This commit is contained in:
parent
1a3cde4241
commit
49969e46cf
3 changed files with 173 additions and 175 deletions
|
|
@ -1078,7 +1078,6 @@ namespace TL
|
|||
[0x36B091DE] = typeof(Layer45.DecryptedMessage),
|
||||
[0x204D3878] = typeof(Layer17.DecryptedMessage),
|
||||
[0x1F814F1F] = typeof(Layer8.DecryptedMessage),
|
||||
// The End
|
||||
};
|
||||
|
||||
internal readonly static Dictionary<Type, uint> Nullables = new()
|
||||
|
|
@ -1143,7 +1142,6 @@ namespace TL
|
|||
[typeof(Messages_Reactions)] = 0xB06FDBDF, //messages.reactionsNotModified
|
||||
// from TL.Secret:
|
||||
[typeof(DecryptedMessageMedia)] = 0x089F5C4A, //decryptedMessageMediaEmpty
|
||||
// The End
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue